]> git.pld-linux.org Git - packages/php4.git/commitdiff
- fix --include-dir
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 28 Jan 2008 14:40:06 +0000 (14:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4-config-dir.patch -> 1.3

php4-config-dir.patch

index b34b7e0b42d21bcad78897370be06cc228eda964..4e01dfad91d28d5f1da4899f303b5bbfd3dbc804 100644 (file)
@@ -13,7 +13,7 @@
  --libs)
        echo $libs;;
 +--include-dir)
-+      echo $include_dir;;
++      echo $includedir;;
  --extension-dir)
        echo $extension_dir;;
 +--sysconfdir)
This page took 0.065341 seconds and 4 git commands to generate.