Changeset fa6af2


Ignore:
Timestamp:
May 5, 2016, 5:14:18 PM (9 years ago)
Author:
Frederik Heber <heber@…>
Children:
8c076a
Parents:
996ef1
git-author:
Frederik Heber <heber@…> (05/05/16 12:55:52)
git-committer:
Frederik Heber <heber@…> (05/05/16 17:14:18)
Message:

Requiring CodePatterns 1.3.2 due to AtomicInstance.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r996ef1 rfa6af2  
    242242
    243243
    244 # CodePatterns library (requiring UnobservedIterator)
    245 AM_PATH_CODEPATTERNS([1.3.1], $have_debug,,[AC_MSG_ERROR([Missing CodePatterns library, please specify PKG_CONFIG_PATH or use --with-codepatterns...])])
     244# CodePatterns library (requiring AtomicInstance and getLockedInstance())
     245AM_PATH_CODEPATTERNS([1.3.2], $have_debug,,[AC_MSG_ERROR([Missing CodePatterns library, please specify PKG_CONFIG_PATH or use --with-codepatterns...])])
    246246
    247247# JobMarket library (needs boost/archive/iserializer.hpp before MemDebug.hpp)
Note: See TracChangeset for help on using the changeset viewer.