CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/07/25 12:43:57
Index: m4/gnulib-cache.m4 =================================================================== RCS file: /sources/m4/m4/m4/Attic/gnulib-cache.m4,v retrieving revision 1.1.2.8 retrieving revision 1.1.2.9 diff -u -b -r1.1.2.8 -r1.1.2.9 --- m4/gnulib-cache.m4 24 Jul 2006 20:02:16 -0000 1.1.2.8 +++ m4/gnulib-cache.m4 25 Jul 2006 12:43:56 -0000 1.1.2.9 @@ -15,10 +15,10 @@ # Specification in the form of a command-line invocation: -# gnulib-tool --import --dir=. --lib=libm4 --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=. --macro-prefix=M4 --assume-autoconf=2.60 alloca binary-io close-stream error fdl gendocs getopt mkstemp obstack regex stdio-safer stdlib-safer strtol unlocked-io xalloc xvasprintf +# gnulib-tool --import --dir=. --lib=libm4 --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=. --macro-prefix=M4 --assume-autoconf=2.60 alloca binary-io close-stream error fdl fopen-safer gendocs getopt mkstemp obstack regex stdlib-safer strtol tmpfile-safer unlocked-io xalloc xvasprintf # Specification in the form of a few gnulib-tool.m4 macro invocations: -gl_MODULES([alloca binary-io close-stream error fdl gendocs getopt mkstemp obstack regex stdio-safer stdlib-safer strtol unlocked-io xalloc xvasprintf]) +gl_MODULES([alloca binary-io close-stream error fdl fopen-safer gendocs getopt mkstemp obstack regex stdlib-safer strtol tmpfile-safer unlocked-io xalloc xvasprintf]) gl_AVOID([]) gl_SOURCE_BASE([lib]) gl_M4_BASE([m4])