]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-apxs.patch
- use default mutext (depends on apr default) instead of forcing file mutex
[packages/apache.git] / apache-apxs.patch
index 802a2916241be98710ada1eb3bedd084be17e5bf..9cabf9c93c9efbae14b3b43165ac08839c9806b3 100644 (file)
                print STDERR "apxs:Error: no config variable $var\n";
                &usage;
            }
-@@ -211,7 +212,7 @@
-     error("your server binary `$httpd'.");
-     exit 1;
- }
--
-+}
- sub get_config_vars{
-     my ($file, $rh_config) = @_;
 @@ -479,8 +480,8 @@
          $t =~ s|\.[^./\\]+$|\.so|;
          if ($opt_i) {
This page took 0.033235 seconds and 4 git commands to generate.