summaryrefslogtreecommitdiff
path: root/chat/xchat/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/xchat/patches/patch-aa')
-rw-r--r--chat/xchat/patches/patch-aa18
1 files changed, 9 insertions, 9 deletions
diff --git a/chat/xchat/patches/patch-aa b/chat/xchat/patches/patch-aa
index 640ad5bb252..7940ab11a84 100644
--- a/chat/xchat/patches/patch-aa
+++ b/chat/xchat/patches/patch-aa
@@ -1,17 +1,17 @@
-$NetBSD: patch-aa,v 1.2 2001/07/31 09:48:54 tron Exp $
+$NetBSD: patch-aa,v 1.3 2002/01/16 14:59:39 tron Exp $
---- configure.in.orig Mon Jul 23 08:40:37 2001
-+++ configure.in Mon Jul 30 23:02:43 2001
-@@ -7,7 +7,7 @@
+x--- configure.in.orig Sun Jan 6 07:43:37 2002
++++ configure.in Wed Jan 16 15:40:37 2002
+@@ -8,7 +8,7 @@
AC_PROG_RANLIB
AC_PROG_CPP
--ALL_LINGUAS="ca cs da de el es fi fr he hu it ja ko lt nl no pt pt_BR ro ru sk sl sr sv tr uk zh_CN zh_TW.Big5"
-+ALL_LINGUAS="ca cs da de el es fi fr he hu it ja ko lt nl no pt pt_BR ro ru sk sl sr sv tr uk zh_CN"
+-ALL_LINGUAS="ca cs da de el es fi fr he hu it ja ko lt lv nl no pt pt_BR ro ru sk sl sr sv tr uk zh_CN zh_TW.Big5"
++ALL_LINGUAS="ca cs da de el es fi fr he hu it ja ko lt lv nl no pt pt_BR ro ru sk sl sr sv tr uk zh_CN"
AM_GNU_GETTEXT
AC_PATH_PROG(sedpath, sed)
-@@ -303,6 +303,7 @@
+@@ -317,6 +317,7 @@
PY_VERSION=`$pythonpath -c 'import sys ; print sys.version[0:3]'`
PY_MAJOR=`$pythonpath -c 'import sys ; print sys.version[0:2]'`
changequote([, ])dnl
@@ -19,7 +19,7 @@ $NetBSD: patch-aa,v 1.2 2001/07/31 09:48:54 tron Exp $
if test -f $PY_PREFIX/include/python$PY_VERSION/Python.h; then
PY_LIBS="-lpython$PY_VERSION"
PY_LIB_LOC="-L$PY_EXEC_PREFIX/lib/python$PY_VERSION/config"
-@@ -544,6 +545,8 @@
+@@ -585,6 +586,8 @@
AC_PATH_PROG(sortpath, sort)
AC_PATH_PROG(uniqpath, uniq)
@@ -28,7 +28,7 @@ $NetBSD: patch-aa,v 1.2 2001/07/31 09:48:54 tron Exp $
if test "_$trpath" != _; then
if test "_$sortpath" != _; then
if test "_$uniqpath" != _; then
-@@ -556,6 +559,7 @@
+@@ -597,6 +600,7 @@
GUI_CFLAGS=`cat cflags`
rm -f cflags cflags2