#define NGX_CONFIGURE " --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/run/nginx.pid --lock-path=/run/lock/subsys/nginx --user=nginx --group=nginx --with-file-aio --with-ipv6 --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module --with-http_image_filter_module --with-http_geoip_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_stub_status_module --with-http_perl_module --with-mail --with-mail_ssl_module --add-module=nginx-rtmp-module-1.2.2 --with-cc-opt='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer' --with-ld-opt='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,-E'" #ifndef NGX_HAVE_GCC_ATOMIC #define NGX_HAVE_GCC_ATOMIC 1 #endif #ifndef NGX_HAVE_C99_VARIADIC_MACROS #define NGX_HAVE_C99_VARIADIC_MACROS 1 #endif #ifndef NGX_HAVE_GCC_VARIADIC_MACROS #define NGX_HAVE_GCC_VARIADIC_MACROS 1 #endif #ifndef NGX_HAVE_EPOLL #define NGX_HAVE_EPOLL 1 #endif #ifndef NGX_HAVE_CLEAR_EVENT #define NGX_HAVE_CLEAR_EVENT 1 #endif #ifndef NGX_HAVE_SENDFILE #define NGX_HAVE_SENDFILE 1 #endif #ifndef NGX_HAVE_SENDFILE64 #define NGX_HAVE_SENDFILE64 1 #endif #ifndef NGX_HAVE_PR_SET_DUMPABLE #define NGX_HAVE_PR_SET_DUMPABLE 1 #endif #ifndef NGX_HAVE_SCHED_SETAFFINITY #define NGX_HAVE_SCHED_SETAFFINITY 1 #endif #ifndef NGX_HAVE_GNU_CRYPT_R #define NGX_HAVE_GNU_CRYPT_R 1 #endif #ifndef NGX_HAVE_NONALIGNED #define NGX_HAVE_NONALIGNED 1 #endif #ifndef NGX_CPU_CACHE_LINE #define NGX_CPU_CACHE_LINE 64 #endif #define NGX_KQUEUE_UDATA_T (void *) #ifndef NGX_HAVE_POSIX_FADVISE #define NGX_HAVE_POSIX_FADVISE 1 #endif #ifndef NGX_HAVE_O_DIRECT #define NGX_HAVE_O_DIRECT 1 #endif #ifndef NGX_HAVE_ALIGNED_DIRECTIO #define NGX_HAVE_ALIGNED_DIRECTIO 1 #endif #ifndef NGX_HAVE_STATFS #define NGX_HAVE_STATFS 1 #endif #ifndef NGX_HAVE_STATVFS #define NGX_HAVE_STATVFS 1 #endif #ifndef NGX_HAVE_SCHED_YIELD #define NGX_HAVE_SCHED_YIELD 1 #endif #ifndef NGX_HAVE_DEFERRED_ACCEPT #define NGX_HAVE_DEFERRED_ACCEPT 1 #endif #ifndef NGX_HAVE_KEEPALIVE_TUNABLE #define NGX_HAVE_KEEPALIVE_TUNABLE 1 #endif #ifndef NGX_HAVE_TCP_INFO #define NGX_HAVE_TCP_INFO 1 #endif #ifndef NGX_HAVE_ACCEPT4 #define NGX_HAVE_ACCEPT4 1 #endif #ifndef NGX_HAVE_FILE_AIO #define NGX_HAVE_FILE_AIO 1 #endif #ifndef NGX_HAVE_EVENTFD #define NGX_HAVE_EVENTFD 1 #endif #ifndef NGX_HAVE_UNIX_DOMAIN #define NGX_HAVE_UNIX_DOMAIN 1 #endif #ifndef NGX_PTR_SIZE #define NGX_PTR_SIZE 8 #endif #ifndef NGX_SIG_ATOMIC_T_SIZE #define NGX_SIG_ATOMIC_T_SIZE 4 #endif #ifndef NGX_HAVE_LITTLE_ENDIAN #define NGX_HAVE_LITTLE_ENDIAN 1 #endif #ifndef NGX_MAX_SIZE_T_VALUE #define NGX_MAX_SIZE_T_VALUE 9223372036854775807LL #endif #ifndef NGX_SIZE_T_LEN #define NGX_SIZE_T_LEN (sizeof("-9223372036854775808") - 1) #endif #ifndef NGX_MAX_OFF_T_VALUE #define NGX_MAX_OFF_T_VALUE 9223372036854775807LL #endif #ifndef NGX_OFF_T_LEN #define NGX_OFF_T_LEN (sizeof("-9223372036854775808") - 1) #endif #ifndef NGX_TIME_T_SIZE #define NGX_TIME_T_SIZE 8 #endif #ifndef NGX_TIME_T_LEN #define NGX_TIME_T_LEN (sizeof("-9223372036854775808") - 1) #endif #ifndef NGX_HAVE_INET6 #define NGX_HAVE_INET6 1 #endif #ifndef NGX_HAVE_PREAD #define NGX_HAVE_PREAD 1 #endif #ifndef NGX_HAVE_PWRITE #define NGX_HAVE_PWRITE 1 #endif #ifndef NGX_SYS_NERR #define NGX_SYS_NERR 41 #endif #ifndef NGX_HAVE_LOCALTIME_R #define NGX_HAVE_LOCALTIME_R 1 #endif #ifndef NGX_HAVE_POSIX_MEMALIGN #define NGX_HAVE_POSIX_MEMALIGN 1 #endif #ifndef NGX_HAVE_MEMALIGN #define NGX_HAVE_MEMALIGN 1 #endif #ifndef NGX_HAVE_MAP_ANON #define NGX_HAVE_MAP_ANON 1 #endif #ifndef NGX_HAVE_MAP_DEVZERO #define NGX_HAVE_MAP_DEVZERO 1 #endif #ifndef NGX_HAVE_SYSVSHM #define NGX_HAVE_SYSVSHM 1 #endif #ifndef NGX_HAVE_POSIX_SEM #define NGX_HAVE_POSIX_SEM 1 #endif #ifndef NGX_HAVE_MSGHDR_MSG_CONTROL #define NGX_HAVE_MSGHDR_MSG_CONTROL 1 #endif #ifndef NGX_HAVE_FIONBIO #define NGX_HAVE_FIONBIO 1 #endif #ifndef NGX_HAVE_GMTOFF #define NGX_HAVE_GMTOFF 1 #endif #ifndef NGX_HAVE_D_TYPE #define NGX_HAVE_D_TYPE 1 #endif #ifndef NGX_HAVE_SC_NPROCESSORS_ONLN #define NGX_HAVE_SC_NPROCESSORS_ONLN 1 #endif #ifndef NGX_HAVE_OPENAT #define NGX_HAVE_OPENAT 1 #endif #ifndef NGX_HTTP_CACHE #define NGX_HTTP_CACHE 1 #endif #ifndef NGX_HTTP_GZIP #define NGX_HTTP_GZIP 1 #endif #ifndef NGX_HTTP_SSI #define NGX_HTTP_SSI 1 #endif #ifndef NGX_HTTP_GZIP #define NGX_HTTP_GZIP 1 #endif #ifndef NGX_HTTP_DAV #define NGX_HTTP_DAV 1 #endif #ifndef NGX_CRYPT #define NGX_CRYPT 1 #endif #ifndef NGX_HTTP_REALIP #define NGX_HTTP_REALIP 1 #endif #ifndef NGX_HTTP_X_FORWARDED_FOR #define NGX_HTTP_X_FORWARDED_FOR 1 #endif #ifndef NGX_HTTP_GEO #define NGX_HTTP_GEO 1 #endif #ifndef NGX_HTTP_X_FORWARDED_FOR #define NGX_HTTP_X_FORWARDED_FOR 1 #endif #ifndef NGX_HTTP_X_FORWARDED_FOR #define NGX_HTTP_X_FORWARDED_FOR 1 #endif #ifndef NGX_HTTP_SSL #define NGX_HTTP_SSL 1 #endif #ifndef NGX_HTTP_PROXY #define NGX_HTTP_PROXY 1 #endif #ifndef NGX_HTTP_X_FORWARDED_FOR #define NGX_HTTP_X_FORWARDED_FOR 1 #endif #ifndef NGX_HTTP_DEGRADATION #define NGX_HTTP_DEGRADATION 1 #endif #ifndef NGX_STAT_STUB #define NGX_STAT_STUB 1 #endif #ifndef NGX_MAIL_SSL #define NGX_MAIL_SSL 1 #endif #ifndef NGX_PCRE #define NGX_PCRE 1 #endif #ifndef NGX_HAVE_PCRE_JIT #define NGX_HAVE_PCRE_JIT 1 #endif #ifndef NGX_OPENSSL #define NGX_OPENSSL 1 #endif #ifndef NGX_SSL #define NGX_SSL 1 #endif #ifndef NGX_HAVE_OPENSSL_MD5_H #define NGX_HAVE_OPENSSL_MD5_H 1 #endif #ifndef NGX_OPENSSL_MD5 #define NGX_OPENSSL_MD5 1 #endif #ifndef NGX_HAVE_MD5 #define NGX_HAVE_MD5 1 #endif #ifndef NGX_HAVE_OPENSSL_SHA1_H #define NGX_HAVE_OPENSSL_SHA1_H 1 #endif #ifndef NGX_HAVE_SHA1 #define NGX_HAVE_SHA1 1 #endif #ifndef NGX_ZLIB #define NGX_ZLIB 1 #endif #ifndef NGX_HAVE_EXSLT #define NGX_HAVE_EXSLT 1 #endif #ifndef NGX_HAVE_PERL_MULTIPLICITY #define NGX_HAVE_PERL_MULTIPLICITY 1 #endif #ifndef NGX_HAVE_GEOIP_V6 #define NGX_HAVE_GEOIP_V6 1 #endif #ifndef NGX_PREFIX #define NGX_PREFIX "/usr/share/nginx/" #endif #ifndef NGX_CONF_PREFIX #define NGX_CONF_PREFIX "/etc/nginx/" #endif #ifndef NGX_SBIN_PATH #define NGX_SBIN_PATH "/usr/sbin/nginx" #endif #ifndef NGX_CONF_PATH #define NGX_CONF_PATH "/etc/nginx/nginx.conf" #endif #ifndef NGX_PID_PATH #define NGX_PID_PATH "/run/nginx.pid" #endif #ifndef NGX_LOCK_PATH #define NGX_LOCK_PATH "/run/lock/subsys/nginx" #endif #ifndef NGX_ERROR_LOG_PATH #define NGX_ERROR_LOG_PATH "/var/log/nginx/error.log" #endif #ifndef NGX_HTTP_LOG_PATH #define NGX_HTTP_LOG_PATH "/var/log/nginx/access.log" #endif #ifndef NGX_HTTP_CLIENT_TEMP_PATH #define NGX_HTTP_CLIENT_TEMP_PATH "/var/lib/nginx/tmp/client_body" #endif #ifndef NGX_HTTP_PROXY_TEMP_PATH #define NGX_HTTP_PROXY_TEMP_PATH "/var/lib/nginx/tmp/proxy" #endif #ifndef NGX_HTTP_FASTCGI_TEMP_PATH #define NGX_HTTP_FASTCGI_TEMP_PATH "/var/lib/nginx/tmp/fastcgi" #endif #ifndef NGX_HTTP_UWSGI_TEMP_PATH #define NGX_HTTP_UWSGI_TEMP_PATH "/var/lib/nginx/tmp/uwsgi" #endif #ifndef NGX_HTTP_SCGI_TEMP_PATH #define NGX_HTTP_SCGI_TEMP_PATH "/var/lib/nginx/tmp/scgi" #endif #ifndef NGX_SUPPRESS_WARN #define NGX_SUPPRESS_WARN 1 #endif #ifndef NGX_SMP #define NGX_SMP 1 #endif #ifndef NGX_USER #define NGX_USER "nginx" #endif #ifndef NGX_GROUP #define NGX_GROUP "nginx" #endif