Cleanup build for mlogc (MODSEC-83).

This commit is contained in:
b1v1r
2009-08-12 18:43:57 +00:00
parent 6809b40946
commit 9a5cf44fda
5 changed files with 166 additions and 7 deletions

View File

@@ -22,6 +22,9 @@
to 0 otherwise. */
#undef HAVE_MALLOC
/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -111,6 +114,9 @@
/* Define to rpl_malloc if the replacement function should be used. */
#undef malloc
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t
/* Define to the equivalent of the C99 'restrict' keyword, or to
nothing if this is not supported. Do not define if restrict is
supported directly. */