Changeset 897139 in git for libpolys/configure.ac
- Timestamp:
- Sep 7, 2011, 2:05:51 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 1f4ff97259ae27b025c548fb6d8003d111f373a3
- Parents:
- 213d649793d02bccc46292a68beead7b202af509
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-07 14:05:51+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:33+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/configure.ac
r213d64 r897139 21 21 # Checks for libraries. 22 22 LB_CHECK_GMP(3.1.1,,AC_MSG_ERROR([Unable to find GMP on your machine: please use --with-gmp=PATH_TO_DIR_CONTAINING_LIB_AND_INCLUDE (see also ./configure --help if you do not understand what we are talking about)])) 23 24 23 LB_CHECK_NTL(5.0,,AC_MSG_WARN([Unable to find NTL (which is strongly recommended) on your machine: please use --with-ntl=PATH_TO_DIR_CONTAINING_LIB_AND_INCLUDE (see also ./configure --help if you do not understand what we are talking about)])) 25 24
Note: See TracChangeset
for help on using the changeset viewer.