[xlibs-commit] Xdamage configure.ac,1.1.1.1,1.2

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


Committed by: clee

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

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/Xdamage/configure.ac,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- configure.ac	24 Oct 2003 06:20:27 -0000	1.1.1.1
+++ configure.ac	26 Nov 2003 03:47:59 -0000	1.2
@@ -37,6 +37,7 @@
 AM_MAINTAINER_MODE
 
 AM_CONFIG_HEADER(config.h)
+AC_CONFIG_AUX_DIR(.)
 
 # Check for progs
 AC_PROG_CC