Browse Source

be more clear here

Ralf S. Engelschall 23 years ago
parent
commit
71759b0d06
1 changed files with 9 additions and 7 deletions
  1. 9 7
      apache/apache.spec

+ 9 - 7
apache/apache.spec

@@ -574,13 +574,15 @@ AutoReqProv:  no
 %endif
           --disable-shared \
           --enable-track-vars
-#   FIXME:
-#   --enable-safe-mode
-#   --with-exec-dir[=DIR]
-#   --enable-magic-quotes
-#   --enable-memory-limit
-#   --enable-sysvsem
-#   --enable-sysvshm
+      #   FIXME: the following options would also be nice to 
+      #   be added conditionally, but the RPM 4.0.2 macro processor
+      #   is already at its limit and does not allow more here.
+      #   --enable-safe-mode
+      #   --with-exec-dir[=DIR]
+      #   --enable-magic-quotes
+      #   --enable-memory-limit
+      #   --enable-sysvsem
+      #   --enable-sysvshm
       %{l_make} %{l_mflags}
       %{l_make} %{l_mflags} install \
           prefix=$RPM_BUILD_ROOT%{l_prefix}