Branch: Tag:

1998-04-08

1998-04-08 14:51:13 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Fixed a minor typo.

Rev: src/configure.in:1.174

1: - AC_REVISION("$Id: configure.in,v 1.173 1998/04/04 16:07:50 grubba Exp $") + AC_REVISION("$Id: configure.in,v 1.174 1998/04/08 14:51:13 grubba Exp $")   AC_INIT(interpret.c)   AC_CONFIG_HEADER(machine.h)   
85:         AC_ARG_WITH(dynamic_modules, [ --without-dynamic-modules link modules statically],[],[with_dynamic_modules=yes]) - AC_ARG_WITH(include-path,[ --with-include-path A list of paths to search for inculude files.]) + AC_ARG_WITH(include-path,[ --with-include-path A list of paths to search for include files.])   AC_ARG_WITH(lib-path, [ --with-lib-path A list of paths to search for libraries.])   AC_ARG_WITH(gdbm, [ --without-gdbm no GNU database manager support ])   AC_ARG_WITH(gmp, [ --without-gmp no Support bignums])