# Created by configure
CFLAGS="-Wextensions -Wv -Wcall_shared -D__TANDEM -D__minix"; export CFLAGS
"./configure" \
"--prefix=/home/hemant/apache" \
"--with-included-apr" \
"--with-pcre=/home/hemant/apache/httpd-2.4.20/srclib/pcre/pcre2-config" \
"--enable-so" \
"--enable-rewrite" \
"--enable-ssl" \
"--enable-mods-shared=rewrite ssl" \
"CFLAGS=-Wextensions -Wv -Wcall_shared -D__TANDEM -D__minix" \
"LDFLAGS=" \
"$@"
Please help me how to port it on hp nonstop.
Thanks
Hemant