HEX
Server: Apache
System: Linux wp02.tdr-lab.com 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User: kusanagi (1001)
PHP: 7.4.23
Disabled: NONE
Upload Files
File: //usr/lib/httpd/build/config.nice
#! /bin/sh
#
# Created by configure

CFLAGS="-I/usr/include/luajit-2.1"; export CFLAGS
LDFLAGS="-lluajit-5.1"; export LDFLAGS
"./configure" \
"CFLAGS=-I/usr/include/luajit-2.1" \
"LDFLAGS=-lluajit-5.1" \
"--enable-layout=RPM" \
"--with-apr=/usr/local/apr/bin/apr-1-config" \
"--with-apr-util=/usr/local/apr/bin/apu-1-config" \
"--enable-modules=all" \
"--enable-mods-shared=all" \
"--enable-proxy-fdpass" \
"--enable-mpms-shared=prefork worker event" \
"--with-lua=/rpmbuild/BUILD/httpd-2.4.49" \
"--enable-lua=static" \
"--enable-luajit=static" \
"--with-luajit=/usr" \
"--enable-sed" \
"--enable-http2" \
"--enable-ssl" \
"--enable-unique-id" \
"--enable-xml2enc" \
"--enable-proxy-html" \
"--with-nghttp2=/usr/local" \
"--with-ssl=/usr/local/openssl" \
"--with-brotli=/usr/local" \
"--enable-so" \
"--enable-deflate" \
"--enable-suexec" \
"--with-mpm=event" \
"--sysconfdir=/etc/httpd" \
"--includedir=/usr/include/httpd" \
"--libexecdir=/usr/local/lib64/httpd/modules" \
"--with-installbuilddir=/usr/lib64/httpd/build" \
"$@"