summaryrefslogtreecommitdiff
path: root/chat/micq/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/micq/patches/patch-aa')
-rw-r--r--chat/micq/patches/patch-aa20
1 files changed, 10 insertions, 10 deletions
diff --git a/chat/micq/patches/patch-aa b/chat/micq/patches/patch-aa
index bbb857b2fec..5da1b5f05a2 100644
--- a/chat/micq/patches/patch-aa
+++ b/chat/micq/patches/patch-aa
@@ -1,15 +1,15 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/15 00:36:29 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2001/01/31 19:10:12 tron Exp $
---- Makefile.orig Sat Jun 10 00:18:38 2000
-+++ Makefile Fri Jun 16 13:56:56 2000
-@@ -5,8 +5,8 @@
- # Most options that were here and soem that weren't have been moved to config.h
- # edit that file to set up options.
- #
+--- Makefile.orig Tue Jan 23 17:49:05 2001
++++ Makefile Wed Jan 31 19:57:23 2001
+@@ -2,8 +2,8 @@
+ # originally by Matt D. Smith
+ # rewritten by Rico Gloeckner <mc@verdinet.de>
+
-CC = gcc
-CFLAGS = -O4 -Wall -DUNIX
+#CC = gcc
+CFLAGS += -Wall -DUNIX
- CFLAGS += -DENGLISH_LANG
- #CFLAGS += -DBULGARIAN_LANG
- #CFLAGS += -DPOLISH_LANG
+
+ # uncomment the line below for debuging info
+ #CFLAGS += -g