Changeset 4451
- Timestamp:
- 06/20/06 23:52:00 (2 years ago)
- Files:
-
- 1 modified
-
branches/newapi/rms/configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newapi/rms/configure.in
r4272 r4451 28 28 AC_PATH_PROG(PROG_STRIP,strip,:) 29 29 AC_PATH_PROG(PROG_SIZE,size,:) 30 AX_BOOST(1.30.2,, AC_MSG_ERROR([ 31 You need to install the boost libraries from http://www.boost.org or specify 32 the correct patch to the libraries using --with-boost=DIR ])) 30 33 31 34 dnl libtool checks
