]> git.mxchange.org Git - flightgear.git/commitdiff
bump boost version to 1.37
authorTim Moore <timoore@redhat.com>
Sun, 15 Nov 2009 00:18:01 +0000 (01:18 +0100)
committerTim Moore <timoore@redhat.com>
Sun, 20 Dec 2009 09:34:07 +0000 (10:34 +0100)
configure.ac

index c1be73cf061c04852719ff39ca6aec12fddf725f..6ae6d7438f964ea35c212bd69d1ddbf6fa50dfac 100644 (file)
@@ -20,7 +20,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"