Pull in changes to stat-time.h for st_birthtime.
[findutils.git] / import-gnulib.config
blob359bed6de2a0fd5e586e5dc1c93ce7a0c253e124
1 # What version of gnulib to use?
2 gnulib_version="2007-03-28"
4 destdir="gnulib"
6 # Random extra gnulib files needed for findutils.
7 extra_files='
8 build-aux/config.guess
9 build-aux/config.rpath
10 build-aux/config.sub
11 build-aux/depcomp
12 build-aux/install-sh
13 build-aux/mdate-sh
14 build-aux/missing
15 build-aux/texinfo.tex
18 # Modules needed for findutils.
19 # We need regex to ensure that we can build on platforms like
20 # Solaris which lack those functions.
21 modules="\
22 alloca argmatch dirname error fileblocks fnmatch-gnu fopen-safer fts \
23 getdate getline getopt human idcache lstat malloc \
24 mbscasestr mbsstr memcmp memset mktime \
25 modechange pathmax quotearg realloc regex rpmatch savedir \
26 stpcpy strdup strftime  strstr strtol strtoul strtoull strtoumax  \
27 xalloc xalloc-die xgetcwd  xstrtod xstrtol  xstrtoumax yesno human filemode \
28 getline stpcpy canonicalize mountlist closeout gettext stat-macros stat-time \
29 timespec xstrtod"