pkgsrc/chat/gaim/patches/patch-aa
jlam 8d8f893065 Update chat/gaim to 0.52. Relevant changes from version 0.50 include:
* Better buddy icon transparency (thanks SeanEgan)
        * Fixed a little bug with connecting via proxy (thanks
          for reminding me of this, Manish Singh)
        * Various jabber bug fixes/enhancements (JSeymour)
        * Arrow buttons in log viewer and some other dialogs
          work (thanks Ben Miller)
        * Option to only send auto-response while idle (thanks
          Sean Egan)
        * Control time between sending auto-responses (thanks
          Mark Doliner)
2002-02-17 22:31:18 +00:00

13 lines
359 B
Text

$NetBSD: patch-aa,v 1.4 2002/02/17 22:31:21 jlam Exp $
--- configure.orig Sun Feb 17 15:03:26 2002
+++ configure
@@ -9644,8 +9644,6 @@
fi
-CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include -I\$(top_srcdir)"
-
# Check whether --enable-distrib or --disable-distrib was given.
if test "${enable_distrib+set}" = set; then
enableval="$enable_distrib"