]> granicus.if.org Git - php/commitdiff
- Change to enable (synch with unix build system)
authorMarcus Boerger <helly@php.net>
Fri, 25 Feb 2005 01:17:45 +0000 (01:17 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 25 Feb 2005 01:17:45 +0000 (01:17 +0000)
ext/exif/config.w32

index 930bbad424e5a70c5936ddc9366429f381aba7d1..3ac0108f2d0069ca9b5fc117f0f063d09e5bbda7 100644 (file)
@@ -1,7 +1,7 @@
 // $Id$
 // vim:ft=javascript
 
-ARG_WITH("exif", "exif", "no");
+ARG_ENABLE("exif", "exif", "no");
 
 if (PHP_EXIF == "yes") {
        EXTENSION("exif", "exif.c");