[srvx-commits] CVS: services configure.in,1.72,1.73
Brought to you by:
entrope
From: Entrope <en...@us...> - 2003-09-09 01:56:46
|
Update of /cvsroot/srvx/services In directory sc8-pr-cvs1:/tmp/cvs-serv29015 Modified Files: configure.in Log Message: remove no-longer-used C++ compiler detection Index: configure.in =================================================================== RCS file: /cvsroot/srvx/services/configure.in,v retrieving revision 1.72 retrieving revision 1.73 diff -C2 -r1.72 -r1.73 *** configure.in 1 Sep 2003 14:41:55 -0000 1.72 --- configure.in 9 Sep 2003 01:56:37 -0000 1.73 *************** *** 21,25 **** AC_PROG_AWK AC_PROG_CC - AC_PROG_CXX AC_PROG_RANLIB AC_PROG_INSTALL --- 21,24 ---- |