Changeset 682229 for molecuilder/configure.ac
- Timestamp:
- Oct 9, 2009, 12:08:24 PM (16 years ago)
- Children:
- e71890
- Parents:
- 89eff5 (diff), afbb6c0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
molecuilder/configure.ac (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/configure.ac
-
Property mode
changed from
100755to100644
r89eff5 r682229 14 14 AC_PROG_CXX 15 15 AC_PROG_CC 16 AC_PROG_RANLIB 16 17 AC_PROG_INSTALL 17 18 AC_CHECK_PROG([LATEX],[latex],[latex],[:]) … … 79 80 AC_CONFIG_FILES([tests/molecuilder], [chmod +x tests/molecuilder]) 80 81 AC_CONFIG_FILES([doc/molecuilder.xml]) 81 AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile ])82 AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile src/unittests/Makefile]) 82 83 AC_OUTPUT -
Property mode
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
