Changeset 2717 for ThirdParty/ASL/stable/1.2/configure.ac
- Timestamp:
- Apr 10, 2013 12:38:03 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.2/configure.ac
r2715 r2717 14 14 AC_PREREQ(2.59) 15 15 16 AC_INIT([ThirdPartyASL],[1.2 .4],[http://projects.coin-or.org/BuildTools/newticket])16 AC_INIT([ThirdPartyASL],[1.2],[http://projects.coin-or.org/BuildTools/newticket]) 17 17 18 18 AC_COPYRIGHT([ … … 40 40 41 41 # A bit of initial setup. 42 AC_COIN_PROJECTDIR_INIT(ASL ,3:4:2)42 AC_COIN_PROJECTDIR_INIT(ASL) 43 43 44 44 # Turn off warnings and pedantic mode since they could make trouble on some
Note: See TracChangeset
for help on using the changeset viewer.