Update of /cvsroot/ufraw/ufraw
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6758
Modified Files:
configure.ac
Log Message:
Require lensfun 0.2.5 to avoid problems with older versions.
Index: configure.ac
===================================================================
RCS file: /cvsroot/ufraw/ufraw/configure.ac,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- configure.ac 4 Mar 2010 05:08:21 -0000 1.153
+++ configure.ac 26 Mar 2010 18:45:06 -0000 1.154
@@ -258,7 +258,7 @@
[ have_exiv2=no
AC_MSG_RESULT($EXIV2_PKG_ERRORS) ] )
-PKG_CHECK_MODULES(LENSFUN, lensfun >= 0.2.4,
+PKG_CHECK_MODULES(LENSFUN, lensfun >= 0.2.5,
[ have_lensfun=yes
AC_DEFINE(HAVE_LENSFUN, 1, have the lensfun library) ],
[ have_lensfun=no
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs