]> git.mxchange.org Git - simgear.git/commitdiff
Bump boost version to 1.37
authorTim Moore <timoore@redhat.com>
Sun, 15 Nov 2009 00:17:34 +0000 (01:17 +0100)
committerTim Moore <timoore@redhat.com>
Sun, 15 Nov 2009 00:17:34 +0000 (01:17 +0100)
configure.ac

index 716cd68a1603e90006f885e758deeda74a69c765..3e18ea0a179d8610f784d5a0d01cb4fac1473aa9 100644 (file)
@@ -37,7 +37,7 @@ AC_PROG_CXX
 AC_PROG_RANLIB
 AC_PROG_INSTALL
 AC_PROG_LN_S
-AX_BOOST_BASE([1.34.0])
+AX_BOOST_BASE([1.37.0])
 
 if test "x$BOOST_CPPFLAGS" != "x-I/usr/include" ; then
    CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS"