]> git.pld-linux.org Git - packages/apache.git/commitdiff
- fixed, now apache builds --without ipv6
authorradek <radek@pld-linux.org>
Fri, 30 Aug 2002 10:19:58 +0000 (10:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-PLD-nov6.patch -> 1.2

apache-PLD-nov6.patch

index 2471442c818ee2ce13550be2d0eceb24511c5388..ec4b11f25db97da197bc7878257d1e733ea96c9a 100644 (file)
@@ -5,8 +5,8 @@ diff -urN apache_1.3.17/src/main/http_main.c apache_1.3.17-new/src/main/http_mai
      ap_setup_prelinked_modules();
  
      while ((c = getopt(argc, argv,
--                                  "D:C:c:xXd:f:vVlLR:StTh"
-+                                  "D:C:c:xXd:f:vVlLR:StTh4"
+-                                  "D:C:c:xXd:Ff:vVlLR:StTh"
++                                  "D:C:c:xXd:Ff:vVlLR:StTh4"
  #ifdef DEBUG_SIGSTOP
                                    "Z:"
  #endif
This page took 0.229323 seconds and 4 git commands to generate.