[Commit] Xc configure.in,1.1,1.2

commit@keithp.com commit@keithp.com
Wed, 23 Apr 2003 07:25:58 -0700


Committed by: cworth

Update of /local/src/CVS/Xc
In directory home.keithp.com:/tmp/cvs-serv20149

Modified Files:
	configure.in 
Log Message:
Cleanup whitespace in configure output

Index: configure.in
===================================================================
RCS file: /local/src/CVS/Xc/configure.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- configure.in	17 Apr 2003 15:55:43 -0000	1.1
+++ configure.in	23 Apr 2003 14:25:56 -0000	1.2
@@ -36,9 +36,7 @@
 
 dnl ===========================================================================
 
-PKG_CHECK_MODULES(XC, \
-	libic >= $LIBIC_REQUIRED
-	)
+PKG_CHECK_MODULES(XC, libic >= $LIBIC_REQUIRED)
 AC_SUBST(XC_CFLAGS)
 AC_SUBST(XC_LIBS)