X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=m4%2Fgnulib-cache.m4;h=3210f5c176ca791ed4f24d74d5a746b59c50ed83;hb=768f02b0855f605a82a9fca83f4c63cd9399cc60;hp=ebb8cc42dc44b34b420321fc689cbdf3945579db;hpb=d4bf2297b458153bb5a5647df90518554bf85a64;p=febootstrap.git diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index ebb8cc4..3210f5c 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -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=. --no-libtool --macro-prefix=gl error filevercmp fts full-write hash hash-pjw xalloc xvasprintf +# gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --no-libtool --macro-prefix=gl error filevercmp fts full-write hash hash-pjw xalloc xstrtol xvasprintf # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) @@ -27,6 +27,7 @@ gl_MODULES([ hash hash-pjw xalloc + xstrtol xvasprintf ]) gl_AVOID([])