]>
Commit | Line | Data |
---|---|---|
8c44d3ec | 1 | ## Process this file with automake to produce Makefile.in -*-Makefile-*- |
1e24cc5b AD |
2 | EXTRA_DIST = \ |
3 | atconfig.m4 \ | |
4 | error.m4 \ | |
5 | iconv.m4 \ | |
6 | m4.m4 \ | |
7 | prereq.m4 \ | |
8 | strerror_r.m4 \ | |
9 | c-bs-a.m4 \ | |
10 | gettext.m4 \ | |
11 | isc-posix.m4 \ | |
12 | malloc.m4 \ | |
13 | progtest.m4 \ | |
14 | warning.m4 \ | |
15 | codeset.m4 \ | |
16 | glibc21.m4 \ | |
17 | lcmessage.m4 \ | |
18 | mbstate_t.m4 \ | |
19 | realloc.m4 |