Moved aux build files inot build-aux
[findutils.git] / import-gnulib.config
blobe2c31cb39c697d633a82d74f655aa21ff6cb1e15
1 # What version of gnulib to use?
2 gnulib_version="2007-04-03"
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  c-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"