From 66de0980b182067e3c563719aa25a60d0b80bdd1 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 18 Feb 2008 18:39:42 +0000 Subject: [PATCH] stuff --- ChangeLog | 2 +- TODO | 2 -- configure.in | 1 + 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1cf717a3..b01f3719 100644 --- a/ChangeLog +++ b/ChangeLog @@ -189,7 +189,7 @@ 6/10/06 started 7.11.14 - ifthenelse and affine dhints revised - buildlut no longer outputs x cods -- configure asks for glib >= 2.6 +- configure asks for glib >= 2.6 (we need GOption) - configure uses AC_TOOL_CHECK to find tool names to help cross-compiling. - better configure test for libexif - add = 2.6 gmodule-2.0 >= 2.4 libxml-2.0 gobject-2.0) PACKAGES_USED="$PACKAGES_USED glib-2.0 gmodule-2.0 libxml-2.0 gobject-2.0"