Changeset 19189


Ignore:
Timestamp:
08/24/18 13:05:48 (6 years ago)
Author:
tbretz
Message:
Increased boost version to minimum available at ISDC -which should work well with the code too.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/configure.ac

    r19055 r19189  
    205205
    206206# Needed to compile FACT++
    207 AX_BOOST_BASE([1.40], [],
     207AX_BOOST_BASE([1.47], [],
    208208   AC_MSG_ERROR([The boost C++ libraries (>=1.40) are not properly installed.])
    209209)
Note: See TracChangeset for help on using the changeset viewer.