Changeset 867fb5 for configure.ac
- Timestamp:
- May 19, 2021, 7:06:29 PM (4 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 7ca7d5d
- Parents:
- 7b1824
- git-author:
- Frederik Heber <frederik.heber@…> (04/23/19 00:16:36)
- git-committer:
- Frederik Heber <frederik.heber@…> (05/19/21 19:06:29)
- File:
- 
      - 1 edited
 
 - 
          
  configure.ac (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      configure.acr7b1824 r867fb5 240 240 241 241 # Boost 242 BOOST_REQUIRE([1. 40])242 BOOST_REQUIRE([1.64]) 243 243 244 244 # Boost headers only … … 268 268 BOOST_IOSTREAMS 269 269 BOOST_PROGRAM_OPTIONS 270 AS_IF([test x"$enable_python" != x"no"], [BOOST_PYTHON]) 270 AS_IF([test x"$enable_python" != x"no"], [ 271 BOOST_PYTHON 272 BOOST_NUMPY 273 ]) 271 274 BOOST_SERIALIZATION 272 275 BOOST_THREADS 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
