From 4c688a8804f8205f7e3d49b2be44eba9a57fff6b Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Mon, 18 Mar 2002 21:03:20 +0000 Subject: always install the m4 macro CVS patchset: 1588 CVS date: 2002/03/18 21:03:20 --- m4/Makefile.am | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/m4/Makefile.am b/m4/Makefile.am index 6d2c155b7..7528bcb72 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,10 +1,13 @@ ## ## Process this file with automake to produce Makefile.in ## -if INSTALL_M4 -m4datadir = @ACLOCAL_DIR@ +#if INSTALL_M4 +#m4datadir = @ACLOCAL_DIR@ +#m4data_DATA = xine.m4 +#endif + +m4datadir = $(datadir)/aclocal m4data_DATA = xine.m4 -endif EXTRA_DIST = xine.m4 _xine.m4 arts.m4 esd.m4 iconv.m4 lcmessage.m4 vorbis.m4 aa.m4 as.m4 \ gettext.m4 irixal.m4 ogg.m4 alsa.m4 codeset.m4 glibc21.m4 isc-posix.m4 progtest.m4 sdl.m4 -- cgit v1.2.3