]> git.pld-linux.org Git - packages/apache1-mod_snake.git/blob - apache1-mod_snake-dumb_acam.patch
- use apache1(EAPI) for runtime dep
[packages/apache1-mod_snake.git] / apache1-mod_snake-dumb_acam.patch
1 --- configure~  2004-09-19 20:52:44.673352840 +0200
2 +++ configure   2004-09-19 20:52:49.981545872 +0200
3 @@ -1671,9 +1671,9 @@
4          { echo "configure: error: --with-apache and --with-apxs are mutually exclusive." 1>&2; exit 1; }
5      fi
6      # Adjust for relativity
7 -    pdir=`echo $withval | sed -e 's/apxs//'`
8 -    pdir=`cd $pdir && pwd`
9 -    withval="$pdir/apxs"
10 +#   pdir=`echo $withval | sed -e 's/apxs//'`
11 +#   pdir=`cd $pdir && pwd`
12 +#   withval="$pdir/apxs"
13      if test -f $withval; then
14         APXS="$withval"
15         APACHE_INCLUDE="`$APXS -q INCLUDEDIR`"
This page took 0.062392 seconds and 3 git commands to generate.