mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00

autoconf tools (AC_CHECK_HEADER, AC_CHECK_LIB etc). Submitted by: Geoff Thorpe <geoff@geoffthorpe.net> Reviewed by: Madhu, Justin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98999 13f79535-47bb-0310-9956-ffa450edef68
9 lines
209 B
C
9 lines
209 B
C
/* Define this if struct tm has a field tm_gmtoff */
|
|
#undef HAVE_GMTOFF
|
|
|
|
/* Define this if we are building with OpenSSL */
|
|
#undef HAVE_OPENSSL
|
|
|
|
/* Define this if we are building with SSL-C */
|
|
#undef HAVE_SSLC
|