Changeset 93fc820 in git for configure.ac
- Timestamp:
- Nov 6, 2013, 2:53:13 PM (9 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 8d15e552bf5b6cdd44dcf564de91481907cea58e
- Parents:
- 8b1af66f3fa0c89a69c53ece141ce180bd7462a6
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-11-06 14:53:13+01:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-11-06 14:54:15+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r8b1af6 r93fc820 57 57 58 58 # Checks for libraries. 59 AC_CHECK_LIB(pthread,pthread_create) 59 60 AC_CHECK_LIB(rt,clock_gettime) 60 AC_CHECK_LIB(pthread,pthread_create)61 61 62 62 LB_CHECK_GMP(4.0,,AC_MSG_ERROR([Unable to find GMP on your machine: please use --with-gmp=PATH_TO_DIR_CONTAINING_LIB_AND_INCLUDE (see also ./configure --help if you do not understand what we are talking about)]))
Note: See TracChangeset
for help on using the changeset viewer.