From 5c69b3fe53c9f05e90cde77ea094af3ef89b45fc Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 12 Jan 2013 22:38:17 -0500 Subject: Change configure.in to configure.ac, and other Git fixes. --- config/Makefile.am | 32 +------------------------------- 1 file changed, 1 insertion(+), 31 deletions(-) (limited to 'config') diff --git a/config/Makefile.am b/config/Makefile.am index 4ef90d9..003a156 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -15,34 +15,4 @@ # You should have received a copy of the GNU General Public License along with # this program. If not, see . -EXTRA_DIST = \ - codeset.m4 \ - dospaths.m4 \ - gettext.m4 \ - glibc21.m4 \ - iconv.m4 \ - intdiv0.m4 \ - intmax.m4 \ - inttypes-pri.m4 \ - inttypes.m4 \ - inttypes_h.m4 \ - isc-posix.m4 \ - isc-posix.m4 \ - lcmessage.m4 \ - lib-ld.m4 \ - lib-link.m4 \ - lib-prefix.m4 \ - longdouble.m4 \ - longlong.m4 \ - nls.m4 \ - po.m4 \ - printf-posix.m4 \ - progtest.m4 \ - signed.m4 \ - size_max.m4 \ - stdint_h.m4 \ - uintmax_t.m4 \ - ulonglong.m4 \ - wchar_t.m4 \ - wint_t.m4 \ - xsize.m4 +# Autoconf / automake know how to handle this directory. -- cgit v1.2.3