Enable conditional compiling for IP regex code.

This commit is contained in:
Aris Adamantiadis
2009-07-13 12:32:06 +02:00
parent 093983b804
commit bf8d139b2d
3 changed files with 17 additions and 2 deletions

View File

@@ -46,6 +46,9 @@
/* Define to 1 if you have the `select' function. */
#cmakedefine HAVE_SELECT 1
/* Define to 1 if you have the `regcomp' function. */
#cmakedefine HAVE_REGCOMP 1
/*************************** LIBRARIES ***************************/
/* Define to 1 if you have the `crypto' library (-lcrypto). */