upload apache
[bottlenecks.git] / rubbos / app / apache2 / build / config.nice
1 #! /bin/sh
2 #
3 # Created by configure
4
5 "./configure" \
6 "--prefix=/bottlenecks/rubbos/app/apache2" \
7 "--enable-module=so" \
8 "--enable-so" \
9 "--with-mpm=worker" \
10 "$@"