Migrated from GPL version 2 to GPL version 3
[findutils.git] / import-gnulib.config
blob4d394df5f0839bc6063554a486060bf6093fa78a
1 # findutils gnulib.config -*- sh -*-
3 # What version of gnulib to use?
4 gnulib_version="2007-06-20"
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 fileblocks
42 filemode
43 fnmatch-gnu
44 fopen-safer
45 fts
46 getdate
47 getline
48 getopt
49 gettext
50 human
51 idcache
52 inline
53 lstat
54 malloc
55 mbscasestr
56 mbsstr
57 memcmp
58 memset
59 mktime
60 modechange
61 mountlist
62 pathmax
63 quotearg
64 realloc
65 regex
66 rpmatch
67 savedir
68 stat-macros
69 stat-time
70 stpcpy
71 strcasestr
72 strdup
73 strftime
74 strtol
75 strtoul
76 strtoull
77 strtoumax
78 sys_stat
79 timespec
80 verify
81 wcwidth
82 xalloc
83 xalloc-die
84 xgetcwd
85 xstrtod
86 xstrtol
87 xstrtoumax
88 yesno