Applied tiny change from Ralf Wildenhues and updated the gnulib version
[findutils.git] / import-gnulib.config
blobf2e89983232f904c67d55cc7883bee3d707c77e9
1 # findutils gnulib.config -*- sh -*-
3 # What version of gnulib to use?
4 gnulib_version="e5573b1bad88bfabcda181b9e0125fb0c52b7d3b"
5 destdir="gnulib"
7 # Random extra gnulib files needed for findutils.
8 extra_files='
9 build-aux/config.guess
10 build-aux/config.sub
11 build-aux/depcomp
12 build-aux/install-sh
13 build-aux/mdate-sh
14 build-aux/mkinstalldirs
15 build-aux/missing
16 build-aux/texinfo.tex
19 gpl3_update_files='
20 build-aux/mdate-sh
21 build-aux/texinfo.tex
22 build-aux/ylwrap
26 # Modules needed for findutils.
27 # We need regex to ensure that we can build on platforms like
28 # Solaris which lack those functions.
29 modules='
30 alloca
31 argmatch
32 assert
33 c-strstr
34 canonicalize
35 closein
36 closeout
37 dirname
38 error
39 fchdir
40 fcntl
41 fdl
42 fileblocks
43 filemode
44 fnmatch-gnu
45 fopen-safer
46 fts
47 getdate
48 getline
49 getopt
50 gettext
51 gpl-3.0
52 human
53 idcache
54 inline
55 lstat
56 malloc
57 mbscasestr
58 mbsstr
59 memcmp
60 memset
61 mktime
62 modechange
63 mountlist
64 pathmax
65 progname
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