# HG changeset patch # User jwe # Date 822516944 0 # Node ID c53d38ac99b44aa7ec3ea894e831446651a011f1 # Parent b7de2fd2be6b155d838ba904cfc95539d6a87c8f [project @ 1996-01-24 20:55:44 by jwe] diff -r b7de2fd2be6b -r c53d38ac99b4 configure.in --- a/configure.in Wed Jan 24 20:50:22 1996 +0000 +++ b/configure.in Wed Jan 24 20:55:44 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.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.