[xlibs-commit] Xcomposite configure.ac,1.2,1.3

Chris Lee xlibs-commit@pdx.freedesktop.org
Tue, 25 Nov 2003 19:48:01 -0800


Committed by: clee

Update of /cvs/xlibs/Xcomposite
In directory pdx:/tmp/cvs-serv26740/Xcomposite

Modified Files:
	configure.ac 
Log Message:
Fixes to make these work on Debian's libtool (which seems to still be buggy).

-clee


Index: configure.ac
===================================================================
RCS file: /cvs/xlibs/Xcomposite/configure.ac,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- configure.ac	12 Nov 2003 21:47:40 -0000	1.2
+++ configure.ac	26 Nov 2003 03:47:59 -0000	1.3
@@ -37,6 +37,7 @@
 AM_MAINTAINER_MODE
 
 AM_CONFIG_HEADER(config.h)
+AC_CONFIG_AUX_DIR(.)
 
 # Check for progs
 AC_PROG_CC