From 92209052b81c4efdbc58c5782ad113dae8722f07 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sat, 25 Mar 2000 14:37:39 +0000 Subject: Add a patch for I18N (change gdk_font_load to gdk_fontset_load) --- net/everybuddy/files/patch-aa | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'net/everybuddy/files/patch-aa') diff --git a/net/everybuddy/files/patch-aa b/net/everybuddy/files/patch-aa index 22a0c44a1626..6948215ac140 100644 --- a/net/everybuddy/files/patch-aa +++ b/net/everybuddy/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Wed Mar 1 23:41:56 2000 -+++ configure Wed Mar 1 23:42:08 2000 -@@ -2348,7 +2348,7 @@ +--- configure.orig Tue Feb 1 07:51:56 2000 ++++ configure Sat Mar 25 21:24:22 2000 +@@ -2348,10 +2348,10 @@ CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include" EB_CFLAGS="$CFLAGS -I../" @@ -8,4 +8,8 @@ +EB_LIBS="$LIBS -L../libicq -licq -L../libmsn -lmsn -L../libyahoo -lyahoo -L../libproxy -lproxy -L../libtoc -ltoc -pthread" EB_LDADD="$LDADD" - EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall -g " +-EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall -g " ++EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall" + # Check whether --with-esd-prefix or --without-esd-prefix was given. + if test "${with_esd_prefix+set}" = set; then + withval="$with_esd_prefix" -- cgit v1.2.3