diff configure.in @ 1997:048227a119a0

[project @ 1996-03-03 16:01:12 by jwe]
author jwe
date Sun, 03 Mar 1996 16:03:06 +0000
parents 1c121da7b952
children 3681c4e6c366
line wrap: on
line diff
--- a/configure.in	Sun Mar 03 01:45:43 1996 +0000
+++ b/configure.in	Sun Mar 03 16:03:06 1996 +0000
@@ -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.168 $)
+AC_REVISION($Revision: 1.169 $)
 AC_PREREQ(2.0)
 AC_INIT(src/octave.cc)
 AC_CONFIG_HEADER(config.h)
@@ -963,8 +963,8 @@
 
 ### Do the substitutions in all the Makefiles.
 
-AC_OUTPUT(Makefile octMakefile Makeconf
-	  dld/Makefile doc/Makefile test/Makefile
+AC_OUTPUT(Makefile octMakefile Makeconf test/Makefile
+	  doc/Makefile doc/interpreter/Makefile doc/liboctave/Makefile
 	  liboctave/Makefile src/Makefile src/mk-oct-links
 	  libcruft/Makefile libcruft/Makerules libcruft/blas/Makefile
 	  libcruft/balgen/Makefile libcruft/dassl/Makefile