summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/srclib/apr/config.nice
blob: 0f57ab555ac02b70c12df0d52e492fddc07d4613 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#! /bin/sh
#
# Created by configure

"/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/configure" \
"--disable-option-checking" \
"--enable-module=so" \
"--enable-so" \
"--with-mpm=worker" \
"--cache-file=/dev/null" \
"--srcdir=/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr" \
"--prefix=/bottlenecks/rubbos/app/apache2" \
"--exec-prefix=/bottlenecks/rubbos/app/apache2" \
"--libdir=/bottlenecks/rubbos/app/apache2/lib" \
"--includedir=/bottlenecks/rubbos/app/apache2/include" \
"--bindir=/bottlenecks/rubbos/app/apache2/bin" \
"--datadir=/bottlenecks/rubbos/app/apache2" \
"--with-installbuilddir=/bottlenecks/rubbos/app/apache2/build" \
"$@"