From a21e4352942b3bc82936fd48208ce7165fc3e620 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 30 Jul 2004 21:31:13 +0000 Subject: [PATCH] Update the build procedure comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104431 13f79535-47bb-0310-9956-ffa450edef68 --- modules/NWGNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/NWGNUmakefile b/modules/NWGNUmakefile index a509eabe9f..09ec212972 100644 --- a/modules/NWGNUmakefile +++ b/modules/NWGNUmakefile @@ -1,8 +1,8 @@ # # Declare the sub-directories to be built here # -# To build the experimental modules, add "experimental \" -# to the list below. +# To build with exerimental modules set the environment +# variable EXPERIMENTAL=1 SUBDIRS = \ aaa \ -- 2.50.1