head 1.2; access; symbols pkgsrc-2016Q1:1.1.0.6 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.4 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.2 pkgsrc-2015Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2016.04.17.09.45.59; author wiz; state dead; branches; next 1.1; commitid 1wypoIv1ACT2LX2z; 1.1 date 2015.09.10.19.06.57; author gdt; state Exp; branches; next ; commitid 9Z2bMrjMAO4IVJAy; desc @@ 1.2 log @Update to 1.2.3. Changes not found. @ text @$NetBSD: patch-configure,v 1.1 2015/09/10 19:06:57 gdt Exp $ Fix bashisms. Reported upstream 20150910. --- configure.orig 2015-09-10 14:28:36.000000000 +0000 +++ configure @@@@ -9146,7 +9146,7 @@@@ else fi -if test x$gtk3 == xyes; then +if test x$gtk3 = xyes; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Gtk3 enabled\"" >&5 $as_echo "$as_me: WARNING: \"Gtk3 enabled\"" >&2;} @@@@ -9158,7 +9158,7 @@@@ $as_echo "$as_me: WARNING: \"Gtk3 is pre fi fi -if test x$gtk3 == xno; then +if test x$gtk3 = xno; then # Check whether --enable-gtktest was given. if test "${enable_gtktest+set}" = set; then : enableval=$enable_gtktest; @ 1.1 log @Update to 1.2.2. (1.2.2 and 1.2.1 are build nits) Geeqie 1.2 ========== - Support for lcms2 - Basic support for lua scripting (still documentation needed) - Several bugfixes @ text @d1 1 a1 1 $NetBSD$ @