Author: mordante
Date: Mon Mar  3 20:42:13 2008
New Revision: 24283

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24283&view=rev
Log:
Add the boost regex dependency to configure.ac

Modified:
    trunk/configure.ac

Modified: trunk/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/configure.ac?rev=24283&r1=24282&r2=24283&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Mar  3 20:42:13 2008
@@ -932,7 +932,7 @@
 
 BOOST_REQUIRE([1.33])
 BOOST_IOSTREAMS
-
+BOOST_REGEX
 
 if test "x$tests" = "xyes"; then
                


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to