comparison configure.in @ 2629:20704e7e5e79

[project @ 1997-01-27 06:11:52 by jwe]
author jwe
date Mon, 27 Jan 1997 06:11:59 +0000
parents b35a5cd8107f
children fdee6fe3e73b
comparison
equal deleted inserted replaced
2628:92fff89649c5 2629:20704e7e5e79
19 ### You should have received a copy of the GNU General Public License 19 ### You should have received a copy of the GNU General Public License
20 ### along with Octave; see the file COPYING. If not, write to the Free 20 ### along with Octave; see the file COPYING. If not, write to the Free
21 ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA 21 ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA
22 ### 02111-1307, USA. 22 ### 02111-1307, USA.
23 23
24 AC_REVISION($Revision: 1.248 $) 24 AC_REVISION($Revision: 1.249 $)
25 AC_PREREQ(2.9) 25 AC_PREREQ(2.9)
26 AC_INIT(src/octave.cc) 26 AC_INIT(src/octave.cc)
27 AC_CONFIG_HEADER(config.h) 27 AC_CONFIG_HEADER(config.h)
28 28
29 AC_DEFINE(OCTAVE_SOURCE, 1) 29 AC_DEFINE(OCTAVE_SOURCE, 1)
1117 ### Do the substitutions in all the Makefiles. 1117 ### Do the substitutions in all the Makefiles.
1118 1118
1119 AC_OUTPUT(Makefile octMakefile Makeconf test/Makefile dlfcn/Makefile 1119 AC_OUTPUT(Makefile octMakefile Makeconf test/Makefile dlfcn/Makefile
1120 doc/Makefile doc/faq/Makefile doc/interpreter/Makefile 1120 doc/Makefile doc/faq/Makefile doc/interpreter/Makefile
1121 doc/liboctave/Makefile doc/refcard/Makefile emacs/Makefile 1121 doc/liboctave/Makefile doc/refcard/Makefile emacs/Makefile
1122 examples/Makefile liboctave/Makefile src/Makefile libcruft/Makefile 1122 emacs/Makefile examples/Makefile liboctave/Makefile
1123 libcruft/Makerules libcruft/blas/Makefile libcruft/balgen/Makefile 1123 src/Makefile libcruft/Makefile libcruft/Makerules
1124 libcruft/blas/Makefile libcruft/balgen/Makefile
1124 libcruft/dassl/Makefile libcruft/eispack/Makefile 1125 libcruft/dassl/Makefile libcruft/eispack/Makefile
1125 libcruft/fftpack/Makefile libcruft/fsqp/Makefile 1126 libcruft/fftpack/Makefile libcruft/fsqp/Makefile
1126 libcruft/lapack/Makefile libcruft/linpack/Makefile 1127 libcruft/lapack/Makefile libcruft/linpack/Makefile
1127 libcruft/minpack/Makefile libcruft/misc/Makefile 1128 libcruft/minpack/Makefile libcruft/misc/Makefile
1128 libcruft/npsol/Makefile libcruft/odepack/Makefile 1129 libcruft/npsol/Makefile libcruft/odepack/Makefile