Changeset 623f41 in git for m4/gmp-check.m4


Ignore:
Timestamp:
Apr 7, 2011, 1:25:02 PM (12 years ago)
Author:
Bradford Hovinen <hovinen@…>
Branches:
(u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
Children:
9ef6544bc4fca025b403cb93ee2db8835f22bcfc
Parents:
819bad2d3138c61204e2e017596f91b9cc52f981
git-author:
Bradford Hovinen <hovinen@gmail.com>2011-04-07 13:25:02+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:04:18+01:00
Message:
Define DEFAULT_CHECKING_PATH in gmp-check.m4 so that the macro actually works when no --with-gmp is specified
File:
1 edited

Legend:

Unmodified
Added
Removed
  • m4/gmp-check.m4

    r819bad r623f41  
    88AC_DEFUN([LB_CHECK_GMP],
    99[
     10DEFAULT_CHECKING_PATH="/usr /usr/local"
     11
    1012AC_ARG_WITH(gmp,
    1113[  --with-gmp= <path>|yes Use GMP library. This library is mandatory for Singular
Note: See TracChangeset for help on using the changeset viewer.