|
Lines 1-5
Link Here
|
| 1 |
--- Makefile.orig Wed Jun 13 10:53:27 2001 |
1 |
--- Makefile.orig Fri Jun 13 05:06:46 2003 |
| 2 |
+++ Makefile Sat Jul 7 11:33:58 2001 |
2 |
+++ Makefile Wed Jul 16 12:53:25 2003 |
| 3 |
@@ -11,19 +11,19 @@ |
3 |
@@ -11,19 +11,19 @@ |
| 4 |
#AR = ar |
4 |
#AR = ar |
| 5 |
#RANLIB = ranlib |
5 |
#RANLIB = ranlib |
|
Lines 31-37
Link Here
|
| 31 |
# |
31 |
# |
| 32 |
# If you want to build with debugging, use below. |
32 |
# If you want to build with debugging, use below. |
| 33 |
#CFLAGS += -g -Wall -Wformat -Wstrict-prototypes -Wmissing-prototypes |
33 |
#CFLAGS += -g -Wall -Wformat -Wstrict-prototypes -Wmissing-prototypes |
| 34 |
@@ -68,11 +68,11 @@ |
34 |
@@ -64,15 +64,15 @@ |
|
|
35 |
#CFLAGS += -DDONTSTRICTDATEFORMAT |
| 36 |
# |
| 37 |
# If you want to use IPv6, use below. It may work. |
| 38 |
-#CFLAGS += -DINET6 |
| 39 |
+CFLAGS += -DINET6 |
| 35 |
#LIBS += -L/usr/local/v6/lib -linet6 |
40 |
#LIBS += -L/usr/local/v6/lib -linet6 |
| 36 |
# |
41 |
# |
| 37 |
# This is the directory where the news is stored. |
42 |
# This is the directory where the news is stored. |