The test for isblank was being ignored
This commit is contained in:
Howard Chu 2015-12-31 05:31:42 +00:00
parent 91001aa446
commit a090ee97f9
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@
#cmakedefine HAVE_IPHLPAPI_H
/* Define to 1 if you have the `isblank' function. */
#undef HAVE_ISBLANK
#cmakedefine HAVE_ISBLANK
/* Define to 1 if you have the `kill' function. */
#cmakedefine HAVE_KILL