File source-highlight-boost_ldflags_lib64.patch of Package source-highlight

--- configure.orig	2009-12-25 00:17:43.000000000 +0100
+++ configure	2009-12-25 00:18:15.000000000 +0100
@@ -15825,12 +15825,12 @@
 	succeeded=no
 
 				if test "$ac_boost_path" != ""; then
-		BOOST_LDFLAGS="-L$ac_boost_path/lib"
+		BOOST_LDFLAGS="-L$ac_boost_path/lib64"
 		BOOST_CPPFLAGS="-I$ac_boost_path/include"
 	else
 		for ac_boost_path_tmp in /usr /usr/local /opt /opt/local ; do
 			if test -d "$ac_boost_path_tmp/include/boost" && test -r "$ac_boost_path_tmp/include/boost"; then
-				BOOST_LDFLAGS="-L$ac_boost_path_tmp/lib"
+				BOOST_LDFLAGS="-L$ac_boost_path_tmp/lib64"
 				BOOST_CPPFLAGS="-I$ac_boost_path_tmp/include"
 				break;
 			fi
openSUSE Build Service is sponsored by