[gthumb] updated for version 2.11.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 2.11.2
- Date: Mon, 22 Feb 2010 21:20:23 +0000 (UTC)
commit 1e8049f8588e743e363fdd3630135f43309dd44b
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Feb 22 21:42:47 2010 +0100
updated for version 2.11.2
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d2a9905..7223811 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.11.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.11.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
AM_INIT_AUTOMAKE([1.9 foreign])
AC_CONFIG_HEADERS([config.h])
@@ -284,7 +284,7 @@ AC_ARG_ENABLE([tiff],
[enable_tiff=yes])
if test x$enable_tiff = xyes ; then
AC_CHECK_LIB(tiff, TIFFWriteScanline,
- [AC_CHECK_HEADER(tiffio.h,
+ [AC_CHECK_HEADER(tiffio.h,
[enable_tiff=yes],
[enable_tiff=no])],
[enable_tiff=no])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]