time: enforce recent POSIX ruling that time_t is integral
[pspp] / gnulib-tool
index afd649369198d44d26c4d1b9d89278f7a6957c73..0e1694d76fedff04eee1dc475f31fbd470beb0f9 100755 (executable)
@@ -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" \