]> git.pld-linux.org Git - packages/povray.git/blobdiff - povray-ax_boost_base.m4
- up to 3.7.0
[packages/povray.git] / povray-ax_boost_base.m4
index 54a2a1bee74e97f9c20eae32667dc6cf66c05bdd..8d03e0e9d68a35934fa0efb856109cee70d18f79 100644 (file)
@@ -92,7 +92,7 @@ if test "x$want_boost" = "xyes"; then
     libsubdirs="lib"
     ax_arch=`uname -m`
     if test $ax_arch = x86_64 -o $ax_arch = ppc64 -o $ax_arch = s390x -o $ax_arch = sparc64; then
-        libsubdirs="lib64 lib lib64"
+        libsubdirs="lib64 libx32 lib"
     fi
 
     dnl first we check the system location for boost libraries
This page took 0.025479 seconds and 4 git commands to generate.