From a3ce32d91835471b7f91742850d78b186c4cbe8f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 13 Jul 2006 13:46:43 -0700 Subject: Add XORG_MACROS_VERSION macro to check minimum version of xorg-macros.m4 - Move xorg-macros.m4 to xorg-macros.m4.in so @VERSION@ can be substituted from the version listed in configure.ac - Add comments to each macro listing what version it was first added in --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1b48b89..f31a93a 100644 --- a/configure.ac +++ b/configure.ac @@ -41,4 +41,4 @@ if test "x$RELEASE_VERSION" != "x"; then AC_MSG_NOTICE([Building with package name set to $PACKAGE]) fi -AC_OUTPUT([Makefile]) +AC_OUTPUT([Makefile xorg-macros.m4]) -- cgit v1.2.3