Changeset 4c5b46 in git
- Timestamp:
- Sep 25, 2011, 1:41:11 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- dfe91490479da83403139f2a696204e62e644b87
- Parents:
- 04eb121304780dd95e16025fdd49d7c60cd694e6
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-25 13:41:11+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:27+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/configure.ac
r04eb12 r4c5b46 10 10 AM_SANITY_CHECK 11 11 12 LT_INIT(dlopen disable-static) 12 # Turn off shared libraries during beta-testing, since they 13 # make the build process take too long. 14 LT_INIT([disable-shared]) 15 # LT_INIT(dlopen disable-static) # doesn't work on PowerPc! 13 16 14 17 # Checks for programs.
Note: See TracChangeset
for help on using the changeset viewer.