From 61bb21f24ad57daf465da1a9798eafa29fc03448 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 30 Jul 2004 21:31:47 +0000 Subject: [PATCH] Update the build procedure comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104432 13f79535-47bb-0310-9956-ffa450edef68 --- modules/NWGNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/NWGNUmakefile b/modules/NWGNUmakefile index 2f79ce39647..fd795a4b29d 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.47.2