summaryrefslogtreecommitdiff
path: root/net/everybuddy/files/patch-aa
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-03-25 14:37:39 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-03-25 14:37:39 +0000
commit92209052b81c4efdbc58c5782ad113dae8722f07 (patch)
treeb5345e3621d36607eafe69225fdb5f362d676b03 /net/everybuddy/files/patch-aa
parentFix net/gnome-icu to install i18n files (diff)
Add a patch for I18N (change gdk_font_load to gdk_fontset_load)
Diffstat (limited to 'net/everybuddy/files/patch-aa')
-rw-r--r--net/everybuddy/files/patch-aa12
1 files changed, 8 insertions, 4 deletions
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"