]> sjero.net Git - wget/blobdiff - m4/gnulib-cache.m4
Explicitly import stdbool gnulib module (gnulib copyrights were reverted in the process).
[wget] / m4 / gnulib-cache.m4
index bfcbea786a57ffc77bcb5474b90fc47d1556de13..71a662550d3f4512c2f9bdc6c4d6a2f1862ce202 100644 (file)
@@ -15,7 +15,7 @@
 
 
 # Specification in the form of a command-line invocation:
-#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl alloca announce-gen c-ctype getopt getpass-gnu gnupload maintainer-makefile quote quotearg strcasestr update-copyright
+#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl alloca announce-gen c-ctype getopt getpass-gnu gnupload maintainer-makefile quote quotearg stdbool strcasestr update-copyright
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
@@ -29,6 +29,7 @@ gl_MODULES([
   maintainer-makefile
   quote
   quotearg
+  stdbool
   strcasestr
   update-copyright
 ])