]> git.draconx.ca Git - slotifier.git/blobdiff - m4/gnulib-cache.m4
Use option generator script from dxcommon.
[slotifier.git] / m4 / gnulib-cache.m4
index ad7a83202d18725d9008aa3738a640880018764e..436ee41958ed7c4a169fc4a0e4b834a91256a3ed 100644 (file)
 #  --aux-dir=. \
 #  --makefile-name=gnulib.mk.in \
 #  --conditional-dependencies \
-#  --libtool \
+#  --no-libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
 #  getopt-gnu \
-#  gettext \
+#  gettext-h \
 #  gitlog-to-changelog \
 #  hypot \
 #  localcharset \
+#  mbswidth \
 #  striconv
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
 gl_MODULES([
   getopt-gnu
-  gettext
+  gettext-h
   gitlog-to-changelog
   hypot
   localcharset
+  mbswidth
   striconv
 ])
 gl_AVOID([])
@@ -65,7 +67,6 @@ gl_TESTS_BASE([tests])
 gl_LIB([libgnu])
 gl_MAKEFILE_NAME([gnulib.mk.in])
 gl_CONDITIONAL_DEPENDENCIES
-gl_LIBTOOL
 gl_MACRO_PREFIX([gl])
 gl_PO_DOMAIN([])
 gl_WITNESS_C_MACRO([])