diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index 791fded..f663a08 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -18,3 +18,6 @@ /* Defined if you have the <iwlib.h> header */ #cmakedefine HAVE_LIBIW @HAVE_LIBIW@ + +/* Defined if you build with the Nettools backend */ +#cmakedefine WITH_NETTOOLS |