Mercurial > hg > octave-nkf
diff configure.ac @ 9906:8d20fb66a0dc
more automake fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 03 Dec 2009 15:39:20 -0500 |
parents | ac69e6f4b33d |
children | f8a5863ae243 |
line wrap: on
line diff
--- a/configure.ac +++ b/configure.ac @@ -45,7 +45,7 @@ AC_REVISION($Revision: 1.603 $) AC_PREREQ(2.60) AC_CONFIG_SRCDIR([src/octave.cc]) -AC_CONFIG_HEADER(config.h) +AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([m4]) OCTAVE_HOST_TYPE @@ -2144,8 +2144,6 @@ liboctave/Makefile scripts/Makefile src/Makefile - src/mxarray.h - src/version.h test/Makefile]) AC_OUTPUT