[gnome-commander] Fixed typo
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Fixed typo
- Date: Tue, 14 Jan 2014 11:38:07 +0000 (UTC)
commit 6c1319c520409df3a778f71917c8ca654e2f5d09
Author: Uwe Scholz <uwescholz src gnome org>
Date: Tue Jan 14 12:18:17 2014 +0100
Fixed typo
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 0427d3d..d9d77b1 100644
--- a/configure.in
+++ b/configure.in
@@ -212,7 +212,7 @@ AC_SUBST([UNIQUE_VERSION])
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]