[gnome-commander/gcmd-1-2-8] Fixed typo
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/gcmd-1-2-8] Fixed typo
- Date: Tue, 14 Jan 2014 11:37:47 +0000 (UTC)
commit b78cf12a41f9dc0575f1ac65614a10cbcb20fa37
Author: Uwe Scholz <uwescholz src gnome org>
Date: Tue Jan 14 12:01:20 2014 +0100
Fixed typo
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index f1062e1..3cddeea 100644
--- a/configure.in
+++ b/configure.in
@@ -192,7 +192,7 @@ fi
dnl Check for exiv2 support
-AC_ARG_WITH(libexiv2, [ --without-exiv2 disable EXIF and IPTC support])
+AC_ARG_WITH(exiv2, [ --without-exiv2 disable EXIF and IPTC support])
have_exiv2=no
if test x$with_exiv2 != xno; then
PKG_CHECK_MODULES(EXIV2, exiv2 >= $EXIV2_REQ, have_exiv2=yes, have_exiv2=no)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]