comparison configure.in @ 2515:2e5adf62c4d9

[project @ 1996-11-14 18:41:51 by jwe]
author jwe
date Thu, 14 Nov 1996 18:41:52 +0000
parents fda09c1e787e
children b50cc31aa0cd
comparison
equal deleted inserted replaced
2514:3db2876cdc1a 2515:2e5adf62c4d9
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.233 $) 24 AC_REVISION($Revision: 1.234 $)
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)
1048 ### Do the substitutions in all the Makefiles. 1048 ### Do the substitutions in all the Makefiles.
1049 1049
1050 AC_OUTPUT(Makefile octMakefile Makeconf test/Makefile dlfcn/Makefile 1050 AC_OUTPUT(Makefile octMakefile Makeconf test/Makefile dlfcn/Makefile
1051 doc/Makefile doc/faq/Makefile doc/interpreter/Makefile 1051 doc/Makefile doc/faq/Makefile doc/interpreter/Makefile
1052 doc/liboctave/Makefile doc/refcard/Makefile examples/Makefile 1052 doc/liboctave/Makefile doc/refcard/Makefile examples/Makefile
1053 liboctave/Makefile src/Makefile src/mk-oct-links libcruft/Makefile 1053 liboctave/Makefile src/Makefile libcruft/Makefile
1054 libcruft/Makerules libcruft/blas/Makefile libcruft/balgen/Makefile 1054 libcruft/Makerules libcruft/blas/Makefile libcruft/balgen/Makefile
1055 libcruft/dassl/Makefile libcruft/eispack/Makefile 1055 libcruft/dassl/Makefile libcruft/eispack/Makefile
1056 libcruft/fftpack/Makefile libcruft/fsqp/Makefile 1056 libcruft/fftpack/Makefile libcruft/fsqp/Makefile
1057 libcruft/lapack/Makefile libcruft/linpack/Makefile 1057 libcruft/lapack/Makefile libcruft/linpack/Makefile
1058 libcruft/minpack/Makefile libcruft/misc/Makefile 1058 libcruft/minpack/Makefile libcruft/misc/Makefile