mirror of
https://github.com/php/php-src.git
synced 2024-12-01 22:03:36 +08:00
revert that undiscussed change until it is really agreed upon.
This commit is contained in:
parent
1bbfe1058b
commit
715615ea6b
@ -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])
|
||||
|
Loading…
Reference in New Issue
Block a user