Ignore:
Timestamp:
Oct 9, 2009, 12:08:24 PM (16 years ago)
Author:
Frederik Heber <heber@…>
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.
Message:

Merge branch 'new-delete-conversion' of ssh://adamantium/home/metzler/workspace/espack into new-delete-conversion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/configure.ac

    • Property mode changed from 100755 to 100644
    r89eff5 r682229  
    1414AC_PROG_CXX
    1515AC_PROG_CC
     16AC_PROG_RANLIB
    1617AC_PROG_INSTALL
    1718AC_CHECK_PROG([LATEX],[latex],[latex],[:])
     
    7980AC_CONFIG_FILES([tests/molecuilder], [chmod +x tests/molecuilder])
    8081AC_CONFIG_FILES([doc/molecuilder.xml])
    81 AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile])
     82AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile src/unittests/Makefile])
    8283AC_OUTPUT
Note: See TracChangeset for help on using the changeset viewer.