mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Add Google safe browsing lookup
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
/* modsecurity_config_auto.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
/* Define if the operating system is FREEBSD */
|
||||
#undef FREEBSD
|
||||
|
||||
/* Define to 1 if you have the `atexit' function. */
|
||||
#undef HAVE_ATEXIT
|
||||
|
||||
@@ -79,10 +82,16 @@
|
||||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
/* Define if the operating system is LINUX */
|
||||
#undef LINUX
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
#undef LT_OBJDIR
|
||||
|
||||
/* Define if the operating system is Macintosh OSX */
|
||||
#undef MACOSX
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
@@ -104,6 +113,9 @@
|
||||
/* Define to the version of this package. */
|
||||
#undef PACKAGE_VERSION
|
||||
|
||||
/* Define if the operating system is SOLARIS */
|
||||
#undef SOLARIS
|
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */
|
||||
#undef STDC_HEADERS
|
||||
|
||||
|
Reference in New Issue
Block a user