Imported Upstream version 2.7.4
This commit is contained in:
parent
fd413a3168
commit
c9cb2187ee
290 changed files with 7473 additions and 2607 deletions
|
|
@ -206,6 +206,9 @@
|
|||
/* Define to 1 if you have the `snprintf' function. */
|
||||
#undef HAVE_SNPRINTF
|
||||
|
||||
/* Define to 1 if you have the <ssl.h> header file. */
|
||||
#undef HAVE_SSL_H
|
||||
|
||||
/* Define to 1 if you have the `SSL_library_init' function. */
|
||||
#undef HAVE_SSL_LIBRARY_INIT
|
||||
|
||||
|
|
@ -281,6 +284,9 @@
|
|||
/* Default path for HTML files */
|
||||
#undef HTMLPATH
|
||||
|
||||
/* Default path for system libraries */
|
||||
#undef LIBDIR
|
||||
|
||||
/* Desired syslog facility - see syslog(3) */
|
||||
#undef LOG_FACILITY
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue