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