(_GNU_SOURCE): Don't define.
[gnulib.git] / config / srclist.txt
index e1ab405..bf9ed2a 100644 (file)
@@ -1,9 +1,27 @@
-# $Id: srclist.txt,v 1.1 2002-09-10 23:41:12 karl Exp $
-# Files for which we are not the source.
+# $Id: srclist.txt,v 1.6 2002-09-28 15:06:23 karl Exp $
+# Files for which we are not the source.  See ./srclistvars.sh for the
+# variable definitions.
 
-TEXINFO=/u/texinfo/src
-GNUCONFIG=$HOME/gnu/src/ftp.gnu.org/pub/gnu/config
-
-$TEXINFO/doc/texinfo.tex       config
 $GNUCONFIG/config.guess                config
 $GNUCONFIG/config.sub          config
+$AUTOMAKE/depcomp              config
+# after next release $AUTOMAKE/install-sh              config
+$AUTOMAKE/mdate-sh             config
+$AUTOMAKE/missing              config
+# after next release $AUTOMAKE/mkinstalldirs           config
+$TEXINFOSRC/doc/texinfo.tex    config
+
+$AUTOCONF/INSTALL              doc
+$GNUORG/COPYING.DOC            doc
+$GNUORG/fdl.texi               doc
+
+$LIBCSRC/posix/getopt.c                lib
+$LIBCSRC/posix/getopt.h                lib
+$LIBCSRC/posix/getopt1.c       lib
+$GETTEXT/gettext.h             lib
+# - libc/sysdeps/generic has memcpy.c, memmove.c, strcasecmp.c, but they
+#   are totally different implementations.
+# - Likewise libc/string/strerror.c.
+# - libc/locale/programs/xstrdup.c is almost usable, but uses the __P
+#   prototype macro.
+$LIBCSRC/string/strdup.c       lib