aboutsummaryrefslogtreecommitdiff
path: root/gl/m4/gnulib-cache.m4
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-08-19 23:38:06 +0200
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-08-19 23:38:06 +0200
commita15b062e44ae0da805d5569f25015e28dd8552fd (patch)
tree0edc4c3bf2b50d8699d1c6e19d179471c2929302 /gl/m4/gnulib-cache.m4
parent26fbe7f1e68bb0c96da32491efcf3696fe6c299b (diff)
downloadmonitoring-plugins-a15b062e44ae0da805d5569f25015e28dd8552fd.tar.gz
Replace Gnulib's "getopt" module with "getopt-gnu"
The "getopt" module is marked as deprecated, these days we're supposed to choose either "getopt-posix" or "getopt-gnu".
Diffstat (limited to 'gl/m4/gnulib-cache.m4')
-rw-r--r--gl/m4/gnulib-cache.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/gl/m4/gnulib-cache.m4 b/gl/m4/gnulib-cache.m4
index 0e1e87d7..2ed35096 100644
--- a/gl/m4/gnulib-cache.m4
+++ b/gl/m4/gnulib-cache.m4
@@ -27,7 +27,7 @@
# Specification in the form of a command-line invocation:
-# gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-conditional-dependencies --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
+# gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files base64 crypto/sha1 dirname environ floorf fsusage getaddrinfo gethostname getloadavg getopt-gnu gettext mountlist regex setenv strsep timegm unsetenv vasprintf vsnprintf
# Specification in the form of a few gnulib-tool.m4 macro invocations:
gl_LOCAL_DIR([])
@@ -41,7 +41,7 @@ gl_MODULES([
getaddrinfo
gethostname
getloadavg
- getopt
+ getopt-gnu
gettext
mountlist
regex