Update of /cvsroot/ufraw/ufraw In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7374
Modified Files: configure.ac Log Message: Require exiv2 >= 0.20 for easy access functions. Index: configure.ac =================================================================== RCS file: /cvsroot/ufraw/ufraw/configure.ac,v retrieving revision 1.161 retrieving revision 1.162 diff -u -d -r1.161 -r1.162 --- configure.ac 18 Jan 2013 02:30:21 -0000 1.161 +++ configure.ac 20 Jan 2013 06:00:06 -0000 1.162 @@ -256,7 +256,7 @@ [ have_cfitsio=no AC_MSG_RESULT($CFITSIO_PKG_ERRORS) ] ) -PKG_CHECK_MODULES(EXIV2, exiv2 >= 0.18.1, +PKG_CHECK_MODULES(EXIV2, exiv2 >= 0.20, [ have_exiv2=yes AC_DEFINE(HAVE_EXIV2, 1, have the exiv2 library) ], [ have_exiv2=no ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_123012 _______________________________________________ ufraw-cvs mailing list ufraw-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ufraw-cvs