Increase URL length to 4k, only IE limits the length of the URL to 2083
[m6w6/ext-http] / config.w32
index e18d586466cd7538e851bd76d0c1130ab9c5f59c..cc7a938d3d6b38559f4d8ffa069347cd877d1fed 100644 (file)
@@ -95,7 +95,6 @@ if (PHP_HTTP != "no") {
                AC_DEFINE("HAVE_CURL_MULTI_STRERROR", 1, "");
                AC_DEFINE("HAVE_CURL_EASY_STRERROR", 1, "");
                AC_DEFINE("HAVE_CURL_EASY_RESET", 1, "");
-               AC_DEFINE("CURL_STATICLIB", 1, "");
        } else {
                WARNING("curl convenience functions not enabled; libraries and headers not found");
        }