update from texinfo
[gnulib.git] / config / srclist.txt
1 # $Id: srclist.txt,v 1.6 2002-09-28 15:06:23 karl Exp $
2 # Files for which we are not the source.  See ./srclistvars.sh for the
3 # variable definitions.
4
5 $GNUCONFIG/config.guess         config
6 $GNUCONFIG/config.sub           config
7 $AUTOMAKE/depcomp               config
8 # after next release $AUTOMAKE/install-sh               config
9 $AUTOMAKE/mdate-sh              config
10 $AUTOMAKE/missing               config
11 # after next release $AUTOMAKE/mkinstalldirs            config
12 $TEXINFOSRC/doc/texinfo.tex     config
13
14 $AUTOCONF/INSTALL               doc
15 $GNUORG/COPYING.DOC             doc
16 $GNUORG/fdl.texi                doc
17
18 $LIBCSRC/posix/getopt.c         lib
19 $LIBCSRC/posix/getopt.h         lib
20 $LIBCSRC/posix/getopt1.c        lib
21 $GETTEXT/gettext.h              lib
22 # - libc/sysdeps/generic has memcpy.c, memmove.c, strcasecmp.c, but they
23 #   are totally different implementations.
24 # - Likewise libc/string/strerror.c.
25 # - libc/locale/programs/xstrdup.c is almost usable, but uses the __P
26 #   prototype macro.
27 $LIBCSRC/string/strdup.c        lib