Changeset f37355 in git


Ignore:
Timestamp:
Jan 3, 2015, 9:55:32 PM (9 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'd0474371d8c5d8068ab70bfb42719c97936b18a6')
Children:
66182970e6ba621bc4427553bd7c6ad083309382
Parents:
67d94434ceb69893d93679f3e39a87502ec8801b
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2015-01-03 21:55:32+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2015-01-07 15:19:26+01:00
Message:
Trying to fix Python detection
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r67d9443 rf37355  
    9696AC_CONFIG_GOOGLE_PERFTOOLS()
    9797
    98 ## AX_PYTHON_DEFAULT()
     98AX_PYTHON_DEFAULT()
    9999AX_PYTHON_WITH_VERSION([2.4])
    100100
  • libpolys/configure.ac

    r67d9443 rf37355  
    127127AC_DEFINE([NOSTREAMIO],[1],[DISABLE_GMP_CPP])
    128128
    129 AX_PYTHON_DEFAULT()
    130 AX_PYTHON_WITH_VERSION([2.4])
     129# AX_PYTHON_DEFAULT()
     130# AX_PYTHON_WITH_VERSION([2.4])
    131131
    132132AC_DEFINE_UNQUOTED([NTL_CFLAGS],"$NTL_CFLAGS",[NTL_CFLAGS])
Note: See TracChangeset for help on using the changeset viewer.