1 ## Process this file with automake to produce Makefile.in -*-Makefile-*- 2 3 # Generate this list with 4 # find . -type f -name '*.m4' -printf '%f\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012' 5 EXTRA_DIST = README \ 6 ansi-c++.m4 \ 7 codeset.m4 \ 8 gettext.m4 \ 9 glibc2.m4 \ 10 glibc21.m4 \ 11 iconv.m4 \ 12 intdiv0.m4 \ 13 intl.m4 \ 14 intldir.m4 \ 15 intmax.m4 \ 16 inttypes-pri.m4 \ 17 inttypes_h.m4 \ 18 lcmessage.m4 \ 19 lock.m4 \ 20 longdouble.m4 \ 21 longlong.m4 \ 22 nls.m4 \ 23 po.m4 \ 24 printf-posix.m4 \ 25 progtest.m4 \ 26 size_max.m4 \ 27 stdint_h.m4 \ 28 uintmax_t.m4 \ 29 ulonglong.m4 \ 30 visibility.m4 \ 31 wchar_t.m4 \ 32 wint_t.m4 \ 33 xsize.m4 34