diff m4/gnulib-cache.m4 @ 112305:f31011c088d9

Regenerate.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 08 Jan 2011 17:20:28 -0800
parents 16ae11ee4ab8
children 474d5026a5a2
line wrap: on
line diff
--- a/m4/gnulib-cache.m4	Sat Jan 08 17:18:39 2011 -0800
+++ b/m4/gnulib-cache.m4	Sat Jan 08 17:20:28 2011 -0800
@@ -15,12 +15,12 @@
 
 
 # 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=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files dummy
+#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files ftoastr
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
 gl_MODULES([
-  dummy
+  ftoastr
 ])
 gl_AVOID([])
 gl_SOURCE_BASE([lib])