# | Line 1 | Line 1 | |
---|---|---|
1 | < | AC_INIT([oopse],0.6) |
1 | > | AC_INIT([oopse],0.5) |
2 | AC_CONFIG_SRCDIR(src/mySrc) | |
3 | AM_CONFIG_HEADER(./config.h) | |
4 | AM_INIT_AUTOMAKE | |
# | Line 62 | Line 62 | AC_CHECK_FILE([$mpich_libdir/libmpich.a],, | |
62 | AC_MSG_ERROR(libmpi.a not found.)) | |
63 | ||
64 | ||
65 | < | AC_OUTPUT([Makefile src/Makefile src/mdtools/Makefile src/mdtools/libBASS/Makefile src/mdtools/libmdCode/Makefile\ |
65 | > | AC_OUTPUT([Makefile forceFields/Makefile src/Makefile src/mdtools/Makefile src/mdtools/libBASS/Makefile src/mdtools/libmdCode/Makefile\ |
66 | src/oose/Makefile src/oopse/Makefile]) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |