2013-09-26 17:14:40 +02:00

25 lines
696 B
Plaintext

$NetBSD: patch-aa,v 1.22 2001/04/26 17:42:55 rh Exp $
--- configure.orig Wed Mar 28 23:11:45 2001
+++ configure
@@ -22,8 +22,8 @@
#
GTK_MAJOR_VERSION=1
GTK_MINOR_VERSION=2
-GTK_MICRO_VERSION=10
-GTK_INTERFACE_AGE=1
+GTK_MICRO_VERSION=22
+GTK_INTERFACE_AGE=10
GTK_BINARY_AGE=10
GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION
ac_help="$ac_help
@@ -4106,7 +4106,7 @@
# AM_GTK_GNU_GETTEXT above substs $DATADIRNAME
# this is the directory where the *.{mo,gmo} files are installed
-gtklocaledir='${prefix}/${DATADIRNAME}/locale'
+gtklocaledir='${prefix}/${PKGLOCALEDIR}/locale'
echo $ac_n "checking for extra flags to get ANSI library prototypes""... $ac_c" 1>&6