Include <fcntl.h> unconditionally; also, avoid passing nonexistent option --gpl3...
[findutils.git] / import-gnulib.config
blobb52aa03d40076642f65c199491e097c06fd6cac7
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 fcntl
42 fileblocks
43 filemode
44 fnmatch-gnu
45 fopen-safer
46 fts
47 getdate
48 getline
49 getopt
50 gettext
51 human
52 idcache
53 inline
54 lstat
55 malloc
56 mbscasestr
57 mbsstr
58 memcmp
59 memset
60 mktime
61 modechange
62 mountlist
63 pathmax
64 quotearg
65 realloc
66 regex
67 rpmatch
68 savedir
69 stat-macros
70 stat-time
71 stpcpy
72 strcasestr
73 strdup
74 strftime
75 strtol
76 strtoul
77 strtoull
78 strtoumax
79 sys_stat
80 timespec
81 verify
82 wcwidth
83 xalloc
84 xalloc-die
85 xgetcwd
86 xstrtod
87 xstrtol
88 xstrtoumax
89 yesno