Mercurial > hg > octave-nkf
diff configure.in @ 2135:12e92d302bbf
[project @ 1996-05-13 03:27:21 by jwe]
author | jwe |
---|---|
date | Mon, 13 May 1996 03:28:11 +0000 |
parents | 2b67abb63030 |
children | 2c15367c2149 |
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.195 $) +AC_REVISION($Revision: 1.196 $) AC_PREREQ(2.9) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h) @@ -1033,7 +1033,7 @@ AC_OUTPUT(Makefile octMakefile Makeconf test/Makefile dlfcn/Makefile doc/Makefile doc/faq/Makefile doc/interpreter/Makefile - doc/liboctave/Makefile doc/refcard/Makefile + doc/liboctave/Makefile doc/refcard/Makefile examples/Makefile liboctave/Makefile src/Makefile src/mk-oct-links libcruft/Makefile libcruft/Makerules libcruft/blas/Makefile libcruft/balgen/Makefile libcruft/dassl/Makefile