Mercurial > hg > octave-jordi
diff configure.in @ 1789:c53d38ac99b4
[project @ 1996-01-24 20:55:44 by jwe]
author | jwe |
---|---|
date | Wed, 24 Jan 1996 20:55:44 +0000 |
parents | b7de2fd2be6b |
children | 96a5948e7294 |
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.156 $) +AC_REVISION($Revision: 1.157 $) AC_PREREQ(2.0) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h) @@ -929,7 +929,7 @@ export CXX export F77 -AC_CONFIG_SUBDIRS(kpathsea scripts $INFO_DIR $PLPLOT_DIR $READLINE_DIR) +AC_CONFIG_SUBDIRS(glob kpathsea scripts $INFO_DIR $PLPLOT_DIR $READLINE_DIR) ### Do the substitutions in all the Makefiles.