diff gnulib-tool @ 13750:c67c281ae7ff

More renaming from 'getdate' to 'get_date'. * doc/get_date.texi: Renamed from doc/getdate.texi. * modules/get_date (Files): Update. * MODULES.html.sh (Date and time <time.h>): Update. * DEPENDENCIES: Update. * gnulib-tool: Update comment. * m4/bison.m4 (gl_BISON): Likewise. * m4/get_date.m4 (gl_GET_DATE): Likewise.
author Bruno Haible <bruno@clisp.org>
date Thu, 30 Sep 2010 23:29:13 +0200 (2010-09-30)
parents ed2bd36db406
children 68e7104b03e2
line wrap: on
line diff
--- a/gnulib-tool
+++ b/gnulib-tool
@@ -5324,7 +5324,7 @@
     ) || func_exit 1
   fi
   # Need to run configure and make once, to create built files that are to be
-  # distributed (such as getdate.c).
+  # distributed (such as get_date.c).
   sed_remove_make_variables='s,[$]([A-Za-z0-9_]*),,g'
   # Extract the value of "CLEANFILES += ..." and "MOSTLYCLEANFILES += ...".
   cleaned_files=`sed -e "$sed_remove_backslash_newline" < "$testdir/$sourcebase/Makefile.am" \