update
[gnulib.git] / config / srclist.txt
1 # $Id: srclist.txt,v 1.4 2002-09-25 14:18:57 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 #$LIBCSRC/scripts/install-sh    config
9 $AUTOMAKE/install-sh            config
10 $AUTOMAKE/mdate-sh              config
11 $AUTOMAKE/missing               config
12 #$LIBCSRC/scripts/mkinstalldirs config
13 $AUTOMAKE/mkinstalldirs         config
14 $TEXINFOSRC/doc/texinfo.tex     config
15
16 $AUTOCONF/INSTALL               doc
17 $GNUORG/COPYING.DOC             doc
18 $GNUORG/fdl.texi                doc
19
20 $LIBCSRC/posix/getopt.c         lib
21 $LIBCSRC/posix/getopt.h         lib
22 $LIBCSRC/posix/getopt1.c        lib
23 #$GETTEXT/gettext.h             lib
24 # - libc/sysdeps/generic has memcpy.c, memmove.c, strcasecmp.c, but they
25 #   are totally different implementations.
26 # - Likewise libc/string/strerror.c.
27 # - libc/locale/programs/xstrdup.c is almost usable, but uses the __P
28 #   prototype macro.
29 $LIBCSRC/string/strdup.c        lib