--- trunk/OOPSE/ac-tools/configure.in 2003/03/21 17:42:12 378 +++ trunk/OOPSE/ac-tools/configure.in 2003/03/21 20:37:58 385 @@ -3,14 +3,12 @@ AC_CONFIG_HEADER(config.h:ac-tools/config.h.in) AC_INIT(src/oopse.cpp) AC_CONFIG_AUX_DIR(ac-tools) -AC_CONFIG_HEADER(config.h:ac-tools/config.h.in) - AC_PREFIX_DEFAULT("/usr/local") builtin(include, ac-tools/aclocal.m4) -dnl Checks for C compiler AC_PROG_RANLIB +AC_PROG_LN_S AC_PROG_YACC AC_PROG_LEX