From 7c9a7b7fb4955cef87cd4403c0f36b5f1a84d9c9 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 15 Aug 2005 19:53:37 +0000 Subject: Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add check for whether or not RAWCPP needs -traditional instead of hardcoding it, so non-gcc cpp's can be used --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index be3db32..87463d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,6 @@ # CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. aclocaldir = $(datadir)/aclocal -aclocal_DATA = xorgversion.m4 +aclocal_DATA = xorgversion.m4 xorg-macros.m4 EXTRA_DIST = $(aclocal_DATA) -- cgit v1.2.3