Mercurial > hg > octave-jordi
diff configure.in @ 2337:cdf7ba6b3c9c
[project @ 1996-07-19 18:06:14 by jwe]
author | jwe |
---|---|
date | Fri, 19 Jul 1996 18:08:23 +0000 (1996-07-19) |
parents | 9694ebb20b19 |
children | 5baf74b55020 |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -20,7 +20,7 @@ ### along with Octave; see the file COPYING. If not, write to the Free ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -AC_REVISION($Revision: 1.210 $) +AC_REVISION($Revision: 1.211 $) AC_PREREQ(2.9) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h) @@ -528,6 +528,7 @@ *) FFLAGS="-fpe1 $FFLAGS" ;; + esac ;; esac if test -n "$FFLAGS"; then