diff configure.in @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000
parents 8d7162924bd3
children 70f67d85558d
line wrap: on
line diff
--- a/configure.in	Mon Apr 24 17:45:31 2006 +0000
+++ b/configure.in	Mon Apr 24 19:13:11 2006 +0000
@@ -29,7 +29,7 @@
 EXTERN_CXXFLAGS="$CXXFLAGS"
 
 AC_INIT
-AC_REVISION($Revision: 1.507 $)
+AC_REVISION($Revision: 1.508 $)
 AC_PREREQ(2.57)
 AC_CONFIG_SRCDIR([src/octave.cc])
 AC_CONFIG_HEADER(config.h)
@@ -665,7 +665,7 @@
 elif $have_f2c; then
   AC_DEFINE(HAVE_F2C, 1, [Define if we are using f2c.])
 
-### XXX FIMXE XXX -- these shouldn't be fixed names, eh?
+### FIXME -- these shouldn't be fixed names, eh?
 
   oct_conflib=libconflib.a
   oct_obj_ext=o