- PHP4 does not define PHP_LIBDIR
[m6w6/ext-http] / config9.m4
index 3d5eefc4198f089f4a772513b48a2c7ca57c92a7..e5dd56602dca5b0435d5417ad0206add9f8d4445 100644 (file)
@@ -98,6 +98,13 @@ if test "$PHP_HTTP" != "no"; then
                        $3
                fi
        ])
+       
+       dnl
+       dnl odd PHP4 fix
+       dnl
+       if test "x$PHP_LIBDIR" = "x"; then
+               PHP_LIBDIR=lib
+       fi
 
 dnl ----
 dnl STDC