summaryrefslogtreecommitdiff
path: root/config/srclist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config/srclist.txt')
-rw-r--r--config/srclist.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/srclist.txt b/config/srclist.txt
index e69fcec61a..8a519d314e 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -163,7 +163,9 @@ $GNUORG/disclaim.program doc/Copyright
#tab changes $LIBCSRC/stdlib/strtoul.c lib gpl
# (no more strtok_r.h) $LIBCSRC/string/strtok_r.c lib gpl
# (gnulib needs config.h?) $LIBCSRC/string/memmem.c lib gpl
-$LIBCSRC/time/mktime.c lib gpl
+# still sync-able, but it's the only one left in libc. not worth it.
+# paul e will do by hand.
+#$LIBCSRC/time/mktime.c lib gpl
#
# http://sourceware.org/bugzilla/show_bug.cgi?id=1439