From 125923fecd991e0ca24ac601b5882f3661f711c4 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 16 Dec 2003 14:20:27 +0000 Subject: v6 support default now --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d55d5bc..216f161 100755 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ CFLAGS = -Wall -Os ## use this line when you've got an readline before 4.(x|2) #CFLAGS += -DOLDREADLINE -CFLAGS += $(OLDREADLINE) $(EXPERIMENTAL_IPV6) +CFLAGS += $(OLDREADLINE) ## you might need one or more of these: #CFLAGS += -I/usr/local/ssl/include -L/usr/local/ssl/lib -- cgit v1.2.3