Changeset fa6af2
- Timestamp:
- May 5, 2016, 5:14:18 PM (9 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r996ef1 rfa6af2 242 242 243 243 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()) 245 AM_PATH_CODEPATTERNS([1.3.2], $have_debug,,[AC_MSG_ERROR([Missing CodePatterns library, please specify PKG_CONFIG_PATH or use --with-codepatterns...])]) 246 246 247 247 # JobMarket library (needs boost/archive/iserializer.hpp before MemDebug.hpp)
Note:
See TracChangeset
for help on using the changeset viewer.