X-Git-Url: https://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/a8de6c1960d27f9990f4ee6c8b0db1299929d1d6..0633f2248d380e9d15a85abd35c5305da2386e43:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index ad7a832..8df890f 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -36,11 +36,11 @@ # --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 \ @@ -50,7 +50,7 @@ gl_LOCAL_DIR([]) gl_MODULES([ getopt-gnu - gettext + gettext-h gitlog-to-changelog hypot localcharset @@ -65,7 +65,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([])