Add gendocs, from texinfo.
[gnulib.git] / config / srclist.txt
1 # $Id: srclist.txt,v 1.128 2006-07-12 07:27:31 jas Exp $
2 # Files for which we are not the source.  See ./srclistvars.sh for the
3 # variable definitions.
4
5 $GNUCONFIG/config.guess         build-aux
6 $GNUCONFIG/config.sub           build-aux
7 #
8 $AUTOMAKE/lib/depcomp           build-aux
9 $AUTOMAKE/lib/install-sh        build-aux
10 $AUTOMAKE/lib/mdate-sh          build-aux
11 $AUTOMAKE/lib/missing           build-aux
12 $AUTOMAKE/lib/mkinstalldirs     build-aux
13 #
14 $TEXINFOSRC/doc/texinfo.tex     build-aux
15 $TEXINFOSRC/utils/gendocs.sh            build-aux
16 $TEXINFOSRC/utils/gendocs_template      doc
17 #
18 $AUTOCONF/INSTALL               doc
19 #
20 $GNUWWWLICENSES/fdl.texi        doc
21 $GNUWWWLICENSES/gpl.texi        doc
22 $GNUWWWLICENSES/lgpl.texi       doc
23 $GNUWWWLICENSES/gpl.txt         doc
24 $GNUWWWLICENSES/lgpl.txt        doc
25 #
26 $GNUSTANDARDS/maintain.texi     doc
27 $GNUSTANDARDS/standards.texi    doc
28 $GNUSTANDARDS/make-stds.texi    doc
29 #
30 # The official forms for contributors to fill out, mentioned in maintain.
31 $GNUORG/conditions.text                         doc/Copyright
32 $GNUORG/Copyright/request-assign.changes        doc/Copyright
33 $GNUORG/Copyright/request-assign.future         doc/Copyright
34 $GNUORG/Copyright/request-assign.program        doc/Copyright
35 $GNUORG/Copyright/request-disclaim.changes      doc/Copyright
36 $GNUORG/assign.manual                           doc/Copyright
37 $GNUORG/assign.changes.manual                   doc/Copyright
38 $GNUORG/assign.future.manual                    doc/Copyright
39 $GNUORG/assign.translation.manual               doc/Copyright
40 $GNUORG/disclaim.manual                         doc/Copyright
41 $GNUORG/disclaim.changes.manual                 doc/Copyright
42 $GNUORG/disclaim.program                        doc/Copyright
43 #
44 #
45 # Reenable commented-out entries when next gettext is released, hopefully.
46
47 $GETTEXT/gettext-runtime/libasprintf/asnprintf.c        lib gpl
48 $GETTEXT/gettext-runtime/libasprintf/asprintf.c         lib gpl
49 #$GETTEXT/gettext-runtime/libasprintf/printf-args.c     lib gpl
50 $GETTEXT/gettext-runtime/libasprintf/printf-args.h      lib gpl
51 $GETTEXT/gettext-runtime/libasprintf/printf-parse.c     lib gpl
52 $GETTEXT/gettext-runtime/libasprintf/printf-parse.h     lib gpl
53 #$GETTEXT/gettext-runtime/libasprintf/vasnprintf.c      lib gpl
54 $GETTEXT/gettext-runtime/libasprintf/vasnprintf.h       lib gpl
55 $GETTEXT/gettext-runtime/libasprintf/vasprintf.c        lib gpl
56
57 $GETTEXT/gettext-runtime/intl/config.charset            lib gpl
58 #$GETTEXT/gettext-runtime/intl/localcharset.c           lib gpl
59 $GETTEXT/gettext-runtime/intl/localcharset.h            lib gpl
60 $GETTEXT/gettext-runtime/intl/ref-add.sin               lib gpl
61 $GETTEXT/gettext-runtime/intl/ref-del.sin               lib gpl
62
63 $GETTEXT/gettext-tools/lib/gettext.h                    lib gpl
64 #$GETTEXT/gettext-tools/lib/mkdtemp.c                   lib gpl
65 $GETTEXT/gettext-tools/lib/vasprintf.h                  lib gpl
66
67 # These four files should kept in sync, e.g., gettoolize installs them
68 # all together, gnulib-tool install all or none.
69 #$GETTEXT/autoconf-lib-link/config.rpath                build-aux
70 #$GETTEXT/autoconf-lib-link/m4/lib-ld.m4                m4
71 #$GETTEXT/autoconf-lib-link/m4/lib-link.m4              m4
72 #$GETTEXT/autoconf-lib-link/m4/lib-prefix.m4            m4
73
74 $GETTEXT/gettext-runtime/m4/codeset.m4                  m4
75 $GETTEXT/gettext-runtime/m4/gettext.m4                  m4
76 $GETTEXT/gettext-runtime/m4/glibc21.m4                  m4
77 $GETTEXT/gettext-runtime/m4/iconv.m4                    m4
78 $GETTEXT/gettext-runtime/m4/intdiv0.m4                  m4
79 $GETTEXT/gettext-runtime/m4/intmax.m4                   m4
80 $GETTEXT/gettext-runtime/m4/inttypes-pri.m4             m4
81 $GETTEXT/gettext-runtime/m4/lcmessage.m4                m4
82 #$GETTEXT/gettext-runtime/m4/longdouble.m4              m4
83 $GETTEXT/gettext-runtime/m4/nls.m4                      m4
84 $GETTEXT/gettext-runtime/m4/po.m4                       m4
85 $GETTEXT/gettext-runtime/m4/printf-posix.m4             m4
86 $GETTEXT/gettext-runtime/m4/progtest.m4                 m4
87 $GETTEXT/gettext-runtime/m4/signed.m4                   m4
88 $GETTEXT/gettext-runtime/m4/wchar_t.m4                  m4
89 $GETTEXT/gettext-runtime/m4/wint_t.m4                   m4
90 $GETTEXT/gettext-tools/m4/sig_atomic_t.m4               m4
91 $GETTEXT/gettext-tools/m4/signalblocking.m4             m4
92 #$GETTEXT/gettext-tools/m4/ssize_t.m4                   m4
93
94
95 # new argp not in glibc yet --13feb06.
96 #$LIBCSRC/argp/argp-ba.c                        lib gpl
97 #$LIBCSRC/argp/argp-eexst.c             lib gpl
98 #$LIBCSRC/argp/argp-fmtstream.c         lib gpl
99 #$LIBCSRC/argp/argp-fmtstream.h         lib gpl
100 #$LIBCSRC/argp/argp-fs-xinl.c           lib gpl
101 #$LIBCSRC/argp/argp-help.c              lib gpl
102 #$LIBCSRC/argp/argp-namefrob.h          lib gpl
103 #$LIBCSRC/argp/argp-parse.c             lib gpl
104 #$LIBCSRC/argp/argp-pv.c                        lib gpl
105 #$LIBCSRC/argp/argp-pvh.c               lib gpl
106 #$LIBCSRC/argp/argp-xinl.c              lib gpl
107 #$LIBCSRC/argp/argp.h                   lib gpl
108 #$LIBCSRC/stdlib/getsubopt.c            lib gpl
109 #$LIBCSRC/posix/getopt.c                lib gpl
110 #$LIBCSRC/posix/getopt.h                lib gpl (getopt_.h in gnulib)
111 #$LIBCSRC/posix/getopt1.c               lib gpl
112 #$LIBCSRC/posix/getopt_int.h            lib gpl
113 #
114 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1293
115 #$LIBCSRC/libidn/iconvme.h              lib gpl
116 #$LIBCSRC/libidn/iconvme.c              lib gpl
117
118 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1057
119 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1217
120 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1220
121 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1223
122 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1224
123 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1237
124 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1240
125 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1241
126 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1273
127 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1278
128 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1280
129 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
130 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1282
131 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1285
132 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1291
133 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1302
134 #$LIBCSRC/posix/regcomp.c               lib gpl
135 #
136 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1238
137 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1245
138 #$LIBCSRC/posix/regex.c                 lib gpl
139 #
140 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1201
141 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1207
142 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1222
143 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1232
144 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1236
145 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1240
146 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
147 #$LIBCSRC/posix/regex.h                 lib gpl
148 #
149 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1215
150 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1218
151 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1220
152 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1226
153 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1231
154 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1237
155 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1241
156 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1248
157 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
158 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1282
159 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1284
160 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1285
161 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1286
162 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1287
163 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1291
164 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1302
165 #$LIBCSRC/posix/regex_internal.c                lib gpl
166 #
167 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1054
168 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1221
169 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1237
170 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1241
171 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1245
172 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1248
173 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1273
174 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1278
175 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
176 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1285
177 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1291
178 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1302
179 #$LIBCSRC/posix/regex_internal.h                lib gpl
180 #
181 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1216
182 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1220
183 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1225
184 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1227
185 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1231
186 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1237
187 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1241
188 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1245
189 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1278
190 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1279
191 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1280
192 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
193 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1282
194 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1284
195 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1285
196 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1302
197 #$LIBCSRC/posix/regexec.c               lib gpl
198 #
199 # c89 changes $LIBCSRC/string/strdup.c          lib gpl
200 $LIBCSRC/stdlib/strtoll.c               lib gpl
201 $LIBCSRC/stdlib/strtoul.c               lib gpl
202 $LIBCSRC/string/strtok_r.c              lib gpl
203 $LIBCSRC/string/memmem.c                lib gpl
204 $LIBCSRC/time/mktime.c                  lib gpl
205
206 #
207 # http://sourceware.org/bugzilla/show_bug.cgi?id=1439
208 #$LIBCSRC/crypt/md5.c                   lib gpl
209 #$LIBCSRC/crypt/md5.h                   lib gpl
210 # These are close, but ...
211 #$LIBCSRC/locale/programs/xmalloc.c     lib gpl
212 #$LIBCSRC/locale/programs/xstrdup.c     lib gpl
213 #
214 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=321
215 #$LIBCSRC/malloc/obstack.c              lib gpl
216 #
217 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=321
218 #$LIBCSRC/malloc/obstack.h              lib gpl
219 #$LIBCSRC/misc/error.c                  lib gpl
220 #$LIBCSRC/misc/error.h                  lib gpl
221 #$LIBCSRC/misc/getpass.c                lib gpl
222 #$LIBCSRC/misc/mkstemp.c                lib gpl
223 #$LIBCSRC/posix/fnmatch.c               lib gpl
224 #$LIBCSRC/posix/fnmatch.h               lib gpl (fnmatch_.h in gnulib)
225 #$LIBCSRC/posix/fnmatch_loop.c          lib gpl
226 #
227 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060
228 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1062
229 #$LIBCSRC/posix/glob.c                  lib gpl
230 #
231 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060
232 #$LIBCSRC/posix/glob.h                  lib gpl (glob-libc.h in gnulib)
233 #
234 #$LIBCSRC/stdlib/putenv.c               lib gpl
235 #$LIBCSRC/stdlib/rpmatch.c              lib gpl
236 #$LIBCSRC/stdlib/strtol.c               lib gpl
237 #$LIBCSRC/string/strndup.c              lib gpl
238 #$LIBCSRC/string/strverscmp.c           lib gpl
239 #
240 #$LIBCSRC/string/memchr.c               lib gpl
241 #$LIBCSRC/string/memcmp.c               lib gpl
242 #$LIBCSRC/string/memrchr.c              lib gpl
243 #$LIBCSRC/string/stpcpy.c               lib gpl
244 #$LIBCSRC/string/stpncpy.c              lib gpl
245 #$LIBCSRC/string/strcspn.c              lib gpl
246 #$LIBCSRC/string/strpbrk.c              lib gpl
247 #$LIBCSRC/string/strstr.c               lib gpl
248 #$LIBCSRC/sysdeps/posix/dup2.c          lib gpl
249 #$LIBCSRC/sysdeps/posix/euidaccess.c    lib gpl
250 #$LIBCSRC/sysdeps/posix/tempname.c      lib gpl
251 #$LIBCSRC/sysdeps/unix/bsd/poll.c       lib gpl
252 #$LIBCSRC/sysdeps/unix/dirfd.c          lib gpl
253 #$LIBCSRC/sysdeps/unix/rmdir.c          lib gpl
254 #$LIBCSRC/time/strftime.c               lib gpl
255 # These are close, but we are using the gettext versions.
256 #$LIBCSRC/misc/mkdtemp.c                lib gpl
257 #$LIBCSRC/stdlib/setenv.c               lib gpl (setenv.c, unsetenv.c)
258 #
259 # These implementations are quite different.
260 #$LIBCSRC/io/lstat.c                            lib gpl
261 #$LIBCSRC/libio/__fpending.c                    lib gpl
262 #$LIBCSRC/malloc/malloc.c                       lib gpl
263 #$LIBCSRC/misc/dirname.c                        lib gpl
264 #$LIBCSRC/misc/getusershell.c                   lib gpl
265 #$LIBCSRC/stdio-common/getline.c                lib gpl
266 #$LIBCSRC/stdlib/atexit.c                       lib gpl
267 #$LIBCSRC/stdlib/exit.h                         lib gpl
268 #$LIBCSRC/stdlib/strtod.c                       lib gpl
269 #$LIBCSRC/stdlib/strtoimax.c                    lib gpl
270 #$LIBCSRC/stdlib/strtoull.c                     lib gpl
271 #$LIBCSRC/stdlib/strtoumax.c                    lib gpl
272 #$LIBCSRC/string/basename.c                     lib gpl
273 #$LIBCSRC/string/bcopy.c                        lib gpl
274 #$LIBCSRC/string/memcpy.c                       lib gpl
275 #$LIBCSRC/string/memmove.c                      lib gpl
276 #$LIBCSRC/string/memset.c                       lib gpl
277 #$LIBCSRC/string/strcasecmp.c                   lib gpl
278 #$LIBCSRC/string/strchrnul.c                    lib gpl
279 #$LIBCSRC/string/strerror.c                     lib gpl
280 #$LIBCSRC/string/strnlen.c                      lib gpl
281 #$LIBCSRC/sysdeps/posix/gettimeofday.c          lib gpl
282 #$LIBCSRC/sysdeps/posix/rename.c                lib gpl
283 #$LIBCSRC/sysdeps/unix/mkdir.c                  lib gpl
284 #$LIBCSRC/sysdeps/unix/sysv/gethostname.c       lib gpl
285 #$LIBCSRC/sysdeps/unix/utime.c                  lib gpl
286
287 $COREUTILS/lib/setenv.c                         lib gpl
288 $COREUTILS/lib/setenv.h                         lib gpl
289 $COREUTILS/lib/unsetenv.c                       lib gpl
290
291 $LIBTOOL/libltdl/argz.c                         lib gpl
292 $LIBTOOL/libltdl/argz_.h                        lib gpl
293 $LIBTOOL/libltdl/m4/argz.m4                     m4