Improve gnulib-tool usage.
[findutils.git] / import-gnulib.config
blobe184aad6c94c7cb5896f7e22725a67a6af10a5fa
1 # findutils import-gnulib.config -*- sh -*-
3 # What version of gnulib to use?
4 # To late: gnulib_version="2005-07-30"
5 # ?Too early gnulib_version="2005-07-10"
7 gnulib_version="2007-02-24"
8 # 4.2.29: At or after 2005-07-11 12:21:55 +0100 (lib/getcwd.h)
9 # 4.2.29: At or after 2005-07-11 12:21:55 +0100 (lib/time_r.h)
10 # 4.2.29: At or after 2005-07-15 22:01:41 +0100 (lib/quotearg.c)
11 # 4.2.29: At or after 2005-07-26 22:55:31 +0100 (m4/getopt.m4)
14 # 4.2.29: Before 2005-09-19 18:28:14 +0100      (lib/quotearg.c)
15 # 4.2.29: Before 2006-03-12 07:58:12 +0000      (lib/time_r.h)
18 destdir="gnulib"
20 # Random extra gnulib files needed for findutils.
21 extra_files='
22 build-aux/config.guess
23 build-aux/config.rpath
24 build-aux/config.sub
25 build-aux/depcomp
26 build-aux/install-sh
27 build-aux/mdate-sh
28 build-aux/missing
29 build-aux/texinfo.tex
32 # Modules needed for findutils.
33 # We need regex to ensure that we can build on platforms like
34 # Solaris which lack those functions.
35 modules='
36 alloca
37 argmatch
38 canonicalize
39 closeout
40 dirname
41 error
42 fileblocks
43 filemode
44 fnmatch-gnu
45 fopen-safer
46 getline
47 getopt
48 gettext
49 human
50 idcache
51 lstat
52 malloc
53 memcmp
54 memset
55 mktime
56 modechange
57 mountlist
58 pathmax
59 quotearg
60 realloc
61 regex
62 rpmatch
63 savedir
64 stat-macros
65 stpcpy
66 strdup
67 strftime
68 strtol
69 strtoul
70 strtoull
71 strtoumax
72 xalloc
73 xalloc-die
74 xgetcwd
75 xstrtol
76 xstrtoumax
77 yesno