mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Integrate mod_ssl into the Autoconf facility.
(currently only stub files are compiled) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89002 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -60,8 +60,9 @@
|
||||
/* ``Damned if you do,
|
||||
damned if you don't.''
|
||||
-- Unknown */
|
||||
#include "mod_ssl.h"
|
||||
#if 0 /* XXX */
|
||||
|
||||
#include "mod_ssl.h"
|
||||
|
||||
/* _________________________________________________________________
|
||||
**
|
||||
@@ -1089,3 +1090,5 @@ const char *ssl_cmd_SSLProxyMachineCertificatePath(
|
||||
|
||||
#endif /* SSL_EXPERIMENTAL_PROXY */
|
||||
|
||||
#endif /* XXX */
|
||||
|
||||
|
Reference in New Issue
Block a user