diff options
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index f4ba0fc..a90ffaf 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -40,6 +40,9 @@ /* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */ #undef HAVE_BLUETOOTH_BLUETOOTH_H +/* Define to 1 if you have the <bluetooth.h> header file. */ +#undef HAVE_BLUETOOTH_H + /* Define if nice() returns success/failure instead of the new priority. */ #undef HAVE_BROKEN_NICE |