--- trunk/OOPSE_old/configure.ac 2003/02/19 21:38:35 279 +++ trunk/OOPSE_old/configure.ac 2003/03/19 17:29:41 366 @@ -1,4 +1,4 @@ -AC_INIT([oopse],0.6) +AC_INIT([oopse],0.5) AC_CONFIG_SRCDIR(src/mySrc) AM_CONFIG_HEADER(./config.h) AM_INIT_AUTOMAKE @@ -62,5 +62,5 @@ AC_OUTPUT([Makefile src/Makefile src/mdtools/Makefile AC_MSG_ERROR(libmpi.a not found.)) -AC_OUTPUT([Makefile src/Makefile src/mdtools/Makefile src/mdtools/libBASS/Makefile src/mdtools/libmdCode/Makefile\ +AC_OUTPUT([Makefile forceFields/Makefile src/Makefile src/mdtools/Makefile src/mdtools/libBASS/Makefile src/mdtools/libmdCode/Makefile\ src/oose/Makefile src/oopse/Makefile])