From 319a479093630b4aa33cc81683fecc2ff6592212 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 4 May 2004 22:38:11 +0000 Subject: After repocopy from irc/xchat2, add xchat-gnome 0.1, a fork of IRC client for GNOME 2, with bias on GNOME integration and HIG compliance. Submitted by: kwm at irc.freenode.org in #freebsd-gnome --- irc/xchat-gnome/files/patch-configure | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 irc/xchat-gnome/files/patch-configure (limited to 'irc/xchat-gnome/files/patch-configure') diff --git a/irc/xchat-gnome/files/patch-configure b/irc/xchat-gnome/files/patch-configure deleted file mode 100644 index 576821f6fed2..000000000000 --- a/irc/xchat-gnome/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Tue Sep 23 18:58:15 2003 -+++ configure Tue Sep 23 19:04:29 2003 -@@ -21462,12 +21462,12 @@ - /* end confdefs.h. */ - #include - extern int _nl_msg_cat_cntr; --extern int *_nl_domain_bindings; -+extern int *libintl_nl_domain_bindings; - int - main () - { - bindtextdomain ("", ""); --return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings -+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings - ; - return 0; - } -- cgit v1.2.3