diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:19:46 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:19:46 +0000 |
commit | 8515688e4fc1e61508e192542688b3ff53ea4ca8 (patch) | |
tree | d2d4ad86fb660f5fc1d74e8ef4b3232c9aad1046 /chat/gaim/patches/patch-aa | |
parent | 3612c287b035cd52b87361b84833d892629cf955 (diff) | |
download | pkgsrc-buildlink2.tar.gz |
Merge changes in the main trunk into the buildlink2 branch for thosebuildlink2
packages that have been converted to USE_BUILDLINK2.
Diffstat (limited to 'chat/gaim/patches/patch-aa')
-rw-r--r-- | chat/gaim/patches/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/gaim/patches/patch-aa b/chat/gaim/patches/patch-aa index 59ff2083f73..92af147bd5f 100644 --- a/chat/gaim/patches/patch-aa +++ b/chat/gaim/patches/patch-aa @@ -1,10 +1,10 @@ -$NetBSD: patch-aa,v 1.4.2.1 2002/06/23 18:40:39 jlam Exp $ +$NetBSD: patch-aa,v 1.4.2.2 2002/08/25 21:19:56 jlam Exp $ ---- configure.orig Tue May 14 04:40:41 2002 +--- configure.orig Tue Jun 25 06:23:07 2002 +++ configure -@@ -10792,8 +10792,6 @@ +@@ -7762,8 +7762,6 @@ fi - rm -f conftest.$ac_objext conftest.$ac_ext + rm -f conftest* -CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include -I\$(top_srcdir)" - |