1234567891011121314151617181920212223242526272829 |
- ## Process this file with automake to produce Makefile.in -*-Makefile-*-
- EXTRA_DIST = \
- c-bs-a.m4 \
- ccstdc.m4 \
- d-ino.m4 \
- decl.m4 \
- error.m4 \
- fnmatch.m4 \
- getline.m4 \
- gettext.m4 \
- inttypes_h.m4 \
- isc-posix.m4 \
- jm-mktime.m4 \
- largefile.m4 \
- lcmessage.m4 \
- malloc.m4 \
- mbstate_t.m4 \
- mktime.m4 \
- prereq.m4 \
- progtest.m4 \
- realloc.m4 \
- strerror_r.m4 \
- uintmax_t.m4 \
- ulonglong.m4 \
- utimbuf.m4 \
- utime.m4 \
- utimes.m4 \
- xstrtoumax.m4
|