From dbb27765706e2d2f35b0af57c317b58d2d9d6ec9 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 1 Apr 2004 16:20:53 +0000 Subject: nginx-0.0.3-2004-04-01-20:20:53 import --- auto/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto') diff --git a/auto/configure b/auto/configure index eb32f623e..9429373ca 100755 --- a/auto/configure +++ b/auto/configure @@ -36,6 +36,6 @@ if [ "$PLATFORM" != win32 ]; then . auto/unix fi -have NGX_SMP . auto/have +have=NGX_SMP . auto/have . auto/summary -- cgit