Applied patch from debian which fixes a test if a file can be opened.
[midnight-commander.git] / m4 / Makefile.am
blob2bd2c6ee11e89cf9c0763a3fa42cdfaa0a3084d6
1 m4files = \
2         codeset.m4 \
3         gettext.m4 \
4         glib.m4 \
5         glibc2.m4 \
6         glibc21.m4 \
7         iconv.m4 \
8         intdiv0.m4 \
9         intmax.m4 \
10         inttypes-pri.m4 \
11         inttypes.m4 \
12         inttypes_h.m4 \
13         isc-posix.m4 \
14         lcmessage.m4 \
15         lib-ld.m4 \
16         lib-link.m4 \
17         lib-prefix.m4 \
18         longdouble.m4 \
19         longlong.m4 \
20         nls.m4 \
21         pkg.m4 \
22         po.m4 \
23         printf-posix.m4 \
24         progtest.m4 \
25         signed.m4 \
26         size_max.m4 \
27         stdint_h.m4 \
28         uintmax_t.m4 \
29         ulonglong.m4 \
30         wchar_t.m4 \
31         wint_t.m4 \
32         xsize.m4
34 EXTRA_DIST = README $(m4files)