Fix Savannah bug #21634, No copy of FDL1.2 included in source code
[findutils.git] / import-gnulib.config
blob88513db81b1422cb3f24ce3b3bafcd328e14ffbb
1 # findutils gnulib.config -*- sh -*-
3 # What version of gnulib to use?
4 gnulib_version="2007-11-10"
6 destdir="gnulib"
8 # Random extra gnulib files needed for findutils.
9 extra_files='
10 build-aux/config.guess
11 build-aux/config.sub
12 build-aux/depcomp
13 build-aux/install-sh
14 build-aux/mdate-sh
15 build-aux/mkinstalldirs
16 build-aux/missing
17 build-aux/texinfo.tex
20 gpl3_update_files='
21 build-aux/mdate-sh
22 build-aux/texinfo.tex
23 build-aux/ylwrap
27 # Modules needed for findutils.
28 # We need regex to ensure that we can build on platforms like
29 # Solaris which lack those functions.
30 modules='
31 alloca
32 argmatch
33 assert
34 c-strstr
35 canonicalize
36 closein
37 closeout
38 dirname
39 error
40 fchdir
41 fcntl
42 fdl
43 fileblocks
44 filemode
45 fnmatch-gnu
46 fopen-safer
47 fts
48 getdate
49 getline
50 getopt
51 gettext
52 gpl-3.0
53 human
54 idcache
55 inline
56 lstat
57 malloc
58 mbscasestr
59 mbsstr
60 memcmp
61 memset
62 mktime
63 modechange
64 mountlist
65 pathmax
66 quotearg
67 realloc
68 regex
69 rpmatch
70 savedir
71 stat-macros
72 stat-time
73 stpcpy
74 strcasestr
75 strdup
76 strftime
77 strtol
78 strtoul
79 strtoull
80 strtoumax
81 sys_stat
82 timespec
83 verify
84 version-etc
85 version-etc-fsf
86 wcwidth
87 xalloc
88 xalloc-die
89 xgetcwd
90 xstrtod
91 xstrtol
92 xstrtoumax
93 yesno