[Fakeroot-commits] fakeroot configure.ac,1.50,1.51

schizo@haydn.debian.org schizo@haydn.debian.org


Update of /cvsroot/fakeroot/fakeroot
In directory haydn:/tmp/cvs-serv26252

Modified Files:
	configure.ac 
Log Message:
  * configure.ac: Drop AC_PROG_CXX since we don't use C++ anymore.


Index: configure.ac
===================================================================
RCS file: /cvsroot/fakeroot/fakeroot/configure.ac,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- configure.ac	18 Jun 2004 17:29:56 -0000	1.50
+++ configure.ac	18 Jun 2004 17:49:35 -0000	1.51
@@ -8,7 +8,6 @@
 AC_PROG_MAKE_SET
 AM_PROG_LIBTOOL
 AC_PROG_CC
-AC_PROG_CXX
 
 AC_ARG_WITH([ipc],
 	    AS_HELP_STRING([--with-ipc@<:@=IPCTYPE@:>@],