diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-07-02 12:34:55 -0400 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-07-02 12:36:08 -0400 |
commit | 6b6051606175d870bb45bbe67866c1643d4d964a (patch) | |
tree | dec11fbe4a70cf2ac5d65d193c8c49f98cec096e /gl/Makefile.am | |
parent | 319e308521e0e460fe0b06ee093248628dda819d (diff) | |
download | monitoring-plugins-6b6051606175d870bb45bbe67866c1643d4d964a.tar.gz |
Import the environ module from gnulib (86ba51)
Diffstat (limited to 'gl/Makefile.am')
-rw-r--r-- | gl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am index 41a370b0..e9e23026 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am @@ -9,7 +9,7 @@ # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. -# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files base64 crypto/sha1 dirname floorf fsusage getaddrinfo gethostname getloadavg getopt gettext mountlist regex setenv strsep timegm unsetenv vasprintf vsnprintf +# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files base64 crypto/sha1 dirname environ floorf fsusage getaddrinfo gethostname getloadavg getopt gettext mountlist regex setenv strsep timegm unsetenv vasprintf vsnprintf AUTOMAKE_OPTIONS = 1.5 gnits |