Changeset 82d693 in git for libpolys/configure.ac


Ignore:
Timestamp:
Jul 20, 2017, 3:54:55 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'c5facdfddea2addfd91babd8b9019161dea4b695')
Children:
694cca7f354a4b17c0366a7bdeac50b0f42b344b
Parents:
cbecbd35750b32ba27182176e9d3a8e971e3b9ed
Message:
add: skeleton for julia-cf
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/configure.ac

    rcbecbd3 r82d693  
    4040LB_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)]))
    4141LB_CHECK_FLINT(2.4,,AC_MSG_WARN([Unable to find FLINT (which is strongly recommended) on your machine: please use --with-flint=PATH_TO_DIR_CONTAINING_LIB_AND_INCLUDE (see also ./configure --help if you do not understand what we are talking about)]))
     42
     43SING_CHECK_JULIA
    4244
    4345
Note: See TracChangeset for help on using the changeset viewer.