revert that undiscussed change until it is really agreed upon.

This commit is contained in:
foobar 2002-08-29 00:55:24 +00:00
parent 1bbfe1058b
commit 715615ea6b

View File

@ -3,7 +3,7 @@ dnl $Id$
dnl
PHP_ARG_ENABLE(exif, whether to enable EXIF (digital camera) support,
[ --disable-exif Disable EXIF (digital camera) support], yes)
[ --enable-exif Enable EXIF (digital camera) support])
if test "$PHP_EXIF" != "no"; then
AC_DEFINE(HAVE_EXIF, 1, [Whether you want EXIF (digital camera) support])