Changeset 610 for branches/devel/configure.ac
- Timestamp:
- May 14, 2007 8:46:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/devel/configure.ac
r568 r610 34 34 35 35 ############################################################################# 36 # We only need automake to generate Makefiles for the distribution#36 # Do the tests necessary to configure compilers and initialise autotools # 37 37 ############################################################################# 38 38 39 # Initialize automake 40 AC_COIN_INIT_AUTOMAKE 39 AC_COIN_CREATE_LIBTOOL 41 40 42 41 ############################################################################# … … 57 56 AC_COIN_MAIN_SUBDIRS(Data/miplib3) 58 57 AC_COIN_MAIN_SUBDIRS(Clp) 58 AC_COIN_MAIN_SUBDIRS(DyLP) 59 59 AC_COIN_MAIN_SUBDIRS(Vol) 60 60 AC_COIN_MAIN_SUBDIRS(Osi)
Note: See TracChangeset
for help on using the changeset viewer.