Mercurial > hg > octave-nkf
diff configure.in @ 3222:dae85431bade
[project @ 1998-11-19 22:14:06 by jwe]
author | jwe |
---|---|
date | Thu, 19 Nov 1998 22:14:09 +0000 |
parents | 3deb1105fbc1 |
children | 7aae2c3636a7 |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -21,7 +21,7 @@ ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA ### 02111-1307, USA. -AC_REVISION($Revision: 1.311 $) +AC_REVISION($Revision: 1.312 $) AC_PREREQ(2.9) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h) @@ -296,6 +296,8 @@ fi AC_SUBST(LD_STATIC_FLAG) +OCTAVE_CXX_PREPENDS_UNDERSCORE + ### We need these before trying to find libf2c. OCTAVE_PROG_AR @@ -1067,6 +1069,7 @@ AC_PROG_LN_S +OCTAVE_PROG_NM OCTAVE_PROG_RUNTEST AC_PROG_INSTALL