Avoid link error due to program_name.
[pspp] / config / srclist.txt
index ecdcf1b405e52a12940f9b19ee784250b0721989..71ca0fc2102a5c198dd616bc8c07a6399fe11333 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.141 2006-10-27 17:16:25 haible Exp $
+# $Id: srclist.txt,v 1.145 2007-02-12 18:49:19 eggert Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -85,7 +85,7 @@ $GETTEXT/gettext-runtime/m4/po.m4                     m4
 $GETTEXT/gettext-runtime/m4/printf-posix.m4            m4
 $GETTEXT/gettext-runtime/m4/progtest.m4                        m4
 $GETTEXT/gettext-runtime/m4/wchar_t.m4                 m4
-$GETTEXT/gettext-runtime/m4/wint_t.m4                  m4
+#$GETTEXT/gettext-runtime/m4/wint_t.m4                 m4
 
 # new argp not in glibc yet --13feb06.
 #$LIBCSRC/argp/argp-ba.c                       lib gpl
@@ -194,9 +194,9 @@ $GETTEXT/gettext-runtime/m4/wint_t.m4                       m4
 # c89 changes $LIBCSRC/string/strdup.c         lib gpl
 $LIBCSRC/stdlib/strtoll.c              lib gpl
 $LIBCSRC/stdlib/strtoul.c              lib gpl
-$LIBCSRC/string/strtok_r.c             lib gpl
-$LIBCSRC/string/memmem.c               lib gpl
-$LIBCSRC/time/mktime.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
 
 #
 # http://sourceware.org/bugzilla/show_bug.cgi?id=1439