Changeset f5adb5 for configure.ac


Ignore:
Timestamp:
Sep 29, 2011, 3:42:26 PM (14 years ago)
Author:
Frederik Heber <heber@…>
Children:
12e953
Parents:
5c441e
git-author:
Frederik Heber <heber@…> (09/07/11 15:45:38)
git-committer:
Frederik Heber <heber@…> (09/29/11 15:42:26)
Message:

Updated Tsuna's boost.m4 version (15 -> 16).

  • boost checks in configure.ac now cover all used parts.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r5c441e rf5adb5  
    3939# Boost libraries
    4040BOOST_REQUIRE([1.40])
     41BOOST_BIND
     42BOOST_FUNCTION
     43BOOST_ITERATOR
     44BOOST_OPTIONAL
     45BOOST_PREPROCESSOR
    4146BOOST_PROGRAM_OPTIONS
     47BOOST_SMART_PTR
    4248BOOST_THREADS
     49BOOST_TOKENIZER
    4350
    4451# Checks for typedefs, structures, and compiler characteristics.
Note: See TracChangeset for help on using the changeset viewer.