diff options
Diffstat (limited to 'japanese/micq/files/patch-ab')
-rw-r--r-- | japanese/micq/files/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/micq/files/patch-ab b/japanese/micq/files/patch-ab index cbd4721ef7d7..1629a6231ba0 100644 --- a/japanese/micq/files/patch-ab +++ b/japanese/micq/files/patch-ab @@ -1,13 +1,13 @@ ---- Makefile.orig Sun Oct 11 06:55:43 1998 -+++ Makefile Mon Oct 26 08:22:40 1998 +--- Makefile.orig Tue Jan 12 14:13:46 1999 ++++ Makefile Tue Jan 12 14:13:53 1999 @@ -1,8 +1,8 @@ # Anyone who knows how to make Makefiles please help out. # I have no clue but this appears to work fairly well # be sure to use gmake -CC = gcc --CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +# CC = gcc -+CFLAGS += -DUNIX -DANSI_COLOR ++CFLAGS = -DUNIX -DANSI_COLOR # Uncomment the below line for humorous messages #CFLAGS += -DFUNNY_MSGS # uncomment the line below for debuging info |