From c9b9abf12e7d925f866d1719c423c4485036917e Mon Sep 17 00:00:00 2001 From: vog Date: Wed, 23 Mar 2011 23:22:12 +0000 Subject: [PATCH] fixed typo in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0a641ac4..15581448 100644 --- a/README +++ b/README @@ -177,6 +177,6 @@ commercial version of the Exiv2 library. To do this on Windows, compile the library with the preprocessor symbol EXV_COMMERCIAL_VERSION defined in msvc\include\exv_msvc.h. On UNIX-like systems, run the configure script with the options ---enable-commercial --disable-nls --disable-lensdata +--enable-commercial --disable-nls --disable-lensdata.