config.nice 370 Bytes
Newer Older
powelld's avatar
powelld committed
#! /bin/sh
#
# Created by configure

CFLAGS="-DHAVE_MCTLS=1"; export CFLAGS
LDFLAGS="-L/home/development/Documents/TLMSP"; export LDFLAGS
"/home/development/Documents/httpd-mctls/configure" \
"--enable-ssl=static" \
"--with-ssl=/home/development/Documents/TLMSP" \
"--enable-contextsplit" \
"CFLAGS=-DHAVE_MCTLS=1" \
"LDFLAGS=-L/home/development/Documents/TLMSP" \
"$@"