From 49b3b2f91cfc9ee772d5cfd71d989768968d6250 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 3 Oct 2010 15:00:38 +0200 Subject: [PATCH] really enable v6 --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all b/all index c09c7161..607db563 100755 --- a/all +++ b/all @@ -521,7 +521,7 @@ case "$cmd" in ;; compile) if [ -z "$CC" ]; then - export CC="gcc -DSUPPORT_IPV6" + export CC="gcc -DSUPPORTIPV6" fi if [ -n "$WE_HATE_OUR_USERS" ]; then TARGETS="sv-debug cl-debug" -- 2.39.2