1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
EXTRA_DIST = \
alloca.m4 \
atexit.m4 \
closeout.m4 \
codeset.m4 \
d-ino.m4 \
dirname.m4 \
dos.m4 \
double-slash-root.m4 \
error.m4 \
exclude.m4 \
exitfail.m4 \
extensions.m4 \
fnmatch.m4 \
fpending.m4 \
getcwd-abort-bug.m4 \
getcwd-path-max.m4 \
getcwd.m4 \
getopt.m4 \
gettext.m4 \
glibc2.m4 \
glibc21.m4 \
gnulib-cache.m4 \
gnulib-comp.m4 \
gnulib-tool.m4 \
iconv.m4 \
intdiv0.m4 \
intmax.m4 \
intmax_t.m4 \
inttostr.m4 \
inttypes-pri.m4 \
inttypes.m4 \
inttypes_h.m4 \
isc-posix.m4 \
lcmessage.m4 \
lib-ld.m4 \
lib-link.m4 \
lib-prefix.m4 \
longdouble.m4 \
longlong.m4 \
lstat.m4 \
mbchar.m4 \
mbiter.m4 \
mbrtowc.m4 \
mbstate_t.m4 \
memchr.m4 \
memcpy.m4 \
mempcpy.m4 \
memset.m4 \
nls.m4 \
obstack.m4 \
onceonly_2_57.m4 \
pathmax.m4 \
po.m4 \
printf-posix.m4 \
progtest.m4 \
quotearg.m4 \
regex.m4 \
restrict.m4 \
signed.m4 \
size_max.m4 \
ssize_t.m4 \
stat-macros.m4 \
stdbool.m4 \
stdint_h.m4 \
strcase.m4 \
strcspn.m4 \
strdup.m4 \
strerror_r.m4 \
strndup.m4 \
strnlen.m4 \
strpbrk.m4 \
strsep.m4 \
strstr.m4 \
uintmax_t.m4 \
ulonglong.m4 \
unistd_h.m4 \
wchar_t.m4 \
wcwidth.m4 \
wint_t.m4 \
xalloc.m4 \
xgetcwd.m4 \
xsize.m4 \
xstrndup.m4 \
extra_dist.sh
|