# HG changeset patch # User Matti Hamalainen # Date 1169866680 0 # Node ID ff288c3cd41f1474b9018c65571244895bf216e7 # Parent 070516a21ef459623c0812fb80127527351bef2a Removed m4 dir diff -r 070516a21ef4 -r ff288c3cd41f Makefile.am --- a/Makefile.am Sat Jan 27 02:52:05 2007 +0000 +++ b/Makefile.am Sat Jan 27 02:58:00 2007 +0000 @@ -11,8 +11,7 @@ libxmmssiddir = $(pkgdatadir) libxmmssid_DATA = $(themetune) -SUBDIRS = m4 po -ACLOCAL_AMFLAGS = -I m4 +SUBDIRS = po # Personal XMMS directory in user's home USERHOMEPREFIX = ~/.xmms/Plugins diff -r 070516a21ef4 -r ff288c3cd41f m4/Makefile.am --- a/m4/Makefile.am Sat Jan 27 02:52:05 2007 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -EXTRA_DIST = \ - codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 \ - intmax.m4 inttypes_h.m4 inttypes-pri.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