diff configure.in @ 2831:19c45d29f177

[project @ 1997-03-26 04:17:16 by jwe]
author jwe
date Wed, 26 Mar 1997 04:18:15 +0000
parents d6867cd782c7
children 8b262e771614
line wrap: on
line diff
--- a/configure.in	Wed Mar 26 00:13:00 1997 +0000
+++ b/configure.in	Wed Mar 26 04:18:15 1997 +0000
@@ -21,7 +21,7 @@
 ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 ### 02111-1307, USA. 
 
-AC_REVISION($Revision: 1.261 $)
+AC_REVISION($Revision: 1.262 $)
 AC_PREREQ(2.9)
 AC_INIT(src/octave.cc)
 AC_CONFIG_HEADER(config.h)
@@ -662,10 +662,6 @@
 AC_ALLOCA
 AC_C_CONST
 
-### Get the list of libraries that the C++ compiler normally uses.
-
-OCTAVE_CXXLIBS
-
 ### See if we should define NPOS.
 
 OCTAVE_STRING_NPOS