Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 8328c96581b3895edf529dc21027d02a > files > 19

php-5.2.4-2mdv2008.0.src.rpm

--- sapi/apache2handler/config.m4	2005-09-01 16:33:47.000000000 +0200
+++ sapi/apache2handler/config.m4.oden	2007-06-20 13:06:20.000000000 +0200
@@ -65,7 +65,7 @@
   fi
 
   APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR`
-  if test -z `$APXS -q SYSCONFDIR`; then
+  if true; then
     INSTALL_IT="\$(mkinstalldirs) '$APXS_LIBEXECDIR' && \
                  $APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \
                        -i -n php5"