dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: treecc ChangeLog,1.63,1.64 configure.in,1.25


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: treecc ChangeLog,1.63,1.64 configure.in,1.25,1.26
Date: Sat, 21 Dec 2002 05:57:20 -0500

Update of /cvsroot/dotgnu-pnet/treecc
In directory subversions:/tmp/cvs-serv28846

Modified Files:
        ChangeLog configure.in 
Log Message:


Remove AC_PROG_CXX from configure.in, because it isn't necessary any
more since expr_cpp was disabled.



Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/treecc/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -r1.63 -r1.64
*** ChangeLog   16 Dec 2002 10:05:59 -0000      1.63
--- ChangeLog   21 Dec 2002 10:57:17 -0000      1.64
***************
*** 1,3 ****
--- 1,8 ----
  
+ 2002-12-21  Rhys Weatherley  <address@hidden>
+ 
+       * configure.in: remove AC_PROG_CXX from configure.in, because it
+       isn't necessary any more since expr_cpp was disabled.
+ 
  2002-12-16  Rhys Weatherley  <address@hidden>
  

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/treecc/configure.in,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** configure.in        16 Dec 2002 10:05:59 -0000      1.25
--- configure.in        21 Dec 2002 10:57:17 -0000      1.26
***************
*** 25,29 ****
  AC_PROG_AWK
  AC_PROG_CC
- AC_PROG_CXX
  AC_PROG_INSTALL
  AC_PROG_LN_S
--- 25,28 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]