diff options
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 2c2902da..e7deb163 100644 --- a/config.h.in +++ b/config.h.in @@ -174,6 +174,9 @@ /* Version number of package */ #undef VERSION +/* Define if you have BlueZ 4 support */ +#undef WITH_BLUEZ4 + /* Define if you want connectivity checking support */ #undef WITH_CONCHECK |