Fix Savannah bug #20273, xargs -E with seekable stdin.
[findutils.git] / import-gnulib.config
blobfa6ae9e95b6d864dfd92bb7327deb2d4781dd3ad
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 # Modules needed for findutils.
21 # We need regex to ensure that we can build on platforms like
22 # Solaris which lack those functions.
23 modules='
24 alloca
25 argmatch
26 assert
27 c-strstr
28 canonicalize
29 closein
30 closeout
31 dirname
32 error
33 fchdir
34 fileblocks
35 filemode
36 fnmatch-gnu
37 fopen-safer
38 fts
39 getdate
40 getline
41 getopt
42 gettext
43 human
44 idcache
45 inline
46 lstat
47 malloc
48 mbscasestr
49 mbsstr
50 memcmp
51 memset
52 mktime
53 modechange
54 mountlist
55 pathmax
56 quotearg
57 realloc
58 regex
59 rpmatch
60 savedir
61 stat-macros
62 stat-time
63 stpcpy
64 strcasestr
65 strdup
66 strftime
67 strtol
68 strtoul
69 strtoull
70 strtoumax
71 sys_stat
72 timespec
73 verify
74 wcwidth
75 xalloc
76 xalloc-die
77 xgetcwd
78 xstrtod
79 xstrtol
80 xstrtoumax
81 yesno