summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/config.nice
blob: b02ccd1e5e88686ed4fae1710f945272eab8818c (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh
#
# Created by configure

"./configure" \
"--prefix=/bottlenecks/rubbos/app/apache2" \
"--enable-module=so" \
"--enable-so" \
"--with-mpm=worker" \
"$@"