changeset 504:ff288c3cd41f

Removed m4 dir
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 27 Jan 2007 02:58:00 +0000
parents 070516a21ef4
children 36f8698fe927
files Makefile.am m4/Makefile.am
diffstat 2 files changed, 1 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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