Changeset 897139 in git for libpolys/configure.ac


Ignore:
Timestamp:
Sep 7, 2011, 2:05:51 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
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
Message:
FIX: numerics need GMP (NTL/FACTORY?) => changes to build system
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/configure.ac

    r213d64 r897139  
    2121# Checks for libraries.
    2222LB_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 
    2423LB_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)]))
    2524
Note: See TracChangeset for help on using the changeset viewer.