From cf07c698d13ea52d20abce2ee54d7c9a9f8ee382 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 19 Sep 2002 20:14:35 +0000 Subject: - Align configure --help messages --- ext/exif/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/exif/config.m4') diff --git a/ext/exif/config.m4 b/ext/exif/config.m4 index c95e6834c8..a3ba9240df 100644 --- a/ext/exif/config.m4 +++ b/ext/exif/config.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl PHP_ARG_ENABLE(exif, whether to enable EXIF (metadata from images) support, -[ --enable-exif Enable EXIF (metadata from images) support]) +[ --enable-exif Enable EXIF (metadata from images) support]) if test "$PHP_EXIF" != "no"; then AC_DEFINE(HAVE_EXIF, 1, [Whether you want EXIF (metadata from images) support]) -- cgit v1.2.1