X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=gnulib-tool;h=0e1694d76fedff04eee1dc475f31fbd470beb0f9;hb=585734b4e6aeede3bb80ea994fd0efea9a026f86;hp=afd649369198d44d26c4d1b9d89278f7a6957c73;hpb=03e00599acea10d2f8927b7d243ad95a0b680f3c;p=gnulib.git diff --git a/gnulib-tool b/gnulib-tool index afd649369..0e1694d76 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -5354,7 +5354,7 @@ func_create_testdir () ) || func_exit 1 fi # Need to run configure and make once, to create built files that are to be - # distributed (such as get_date.c). + # distributed (such as parse-datetime.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" \