Changeset 4451

Show
Ignore:
Timestamp:
06/20/06 23:52:00 (2 years ago)
Author:
emostar
Message:

Require Boost

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newapi/rms/configure.in

    r4272 r4451  
    2828AC_PATH_PROG(PROG_STRIP,strip,:) 
    2929AC_PATH_PROG(PROG_SIZE,size,:) 
     30AX_BOOST(1.30.2,, AC_MSG_ERROR([ 
     31You need to install the boost libraries from http://www.boost.org or specify 
     32the correct patch to the libraries using --with-boost=DIR ])) 
    3033 
    3134dnl libtool checks