summaryrefslogtreecommitdiff
path: root/comms/gammu/files/patch-cfg-config.h
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-13 20:39:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-13 20:39:49 +0000
commitcd5ded6a17d24a8f1c66eb3b5e61f43111c5a01d (patch)
tree03a4e27c904b0431fbe7788bbf342bf7e6ed06a0 /comms/gammu/files/patch-cfg-config.h
parentfix build on 4 and 5 (diff)
Add gammu, a command-line program to communicate with Nokia cell phones
over cable, infra and Bluetooth. PR: ports/60211 Submitted by: Kirill Bezzubets <kirill@solaris.ru>
Diffstat (limited to 'comms/gammu/files/patch-cfg-config.h')
-rw-r--r--comms/gammu/files/patch-cfg-config.h46
1 files changed, 46 insertions, 0 deletions
diff --git a/comms/gammu/files/patch-cfg-config.h b/comms/gammu/files/patch-cfg-config.h
new file mode 100644
index 000000000000..55e1d4ef08af
--- /dev/null
+++ b/comms/gammu/files/patch-cfg-config.h
@@ -0,0 +1,46 @@
+diff -ur /usr/Arch/Nokia/Gammu/gammu-0.90.0/cfg/config.h ./cfg/config.h
+--- /usr/Arch/Nokia/Gammu/gammu-0.90.0/cfg/config.h Tue Nov 25 19:24:12 2003
++++ ./cfg/config.h Tue Dec 9 16:59:39 2003
+@@ -1,4 +1,4 @@
+-/* config.h. Generated automatically by configure. */
++/* config.h. Generated by configure. */
+
+ #ifndef _config_h_
+ #define _config_h_
+@@ -45,20 +45,20 @@
+ #define GSM_ENABLE_ALCABUS 1
+
+ /* Infrared. PHONET FBUS */
+-#define GSM_ENABLE_IRDAPHONET 1
++/* #undef GSM_ENABLE_IRDAPHONET */
+ /* Infrared. AT commands */
+-#define GSM_ENABLE_IRDAAT 1
++/* #undef GSM_ENABLE_IRDAAT */
+ /* Infrared. OBEX */
+-#define GSM_ENABLE_IRDAOBEX 1
++/* #undef GSM_ENABLE_IRDAOBEX */
+
+ /* Bluetooth stack (like Bluez). FBUS2 (init done using AT commands) */
+-/* #undef GSM_ENABLE_BLUEFBUS2 */
++#define GSM_ENABLE_BLUEFBUS2 1
+ /* Bluetooth stack (like Bluez). PHONET FBUS */
+-/* #undef GSM_ENABLE_BLUEPHONET */
++#define GSM_ENABLE_BLUEPHONET 1
+ /* Blueooth stack (like Bluez). AT commands */
+-/* #undef GSM_ENABLE_BLUEAT */
++#define GSM_ENABLE_BLUEAT 1
+ /* Blueooth stack (like Bluez). OBEX */
+-/* #undef GSM_ENABLE_BLUEOBEX */
++#define GSM_ENABLE_BLUEOBEX 1
+
+ /* --------------------------- Phone modules (specific) ----------------- */
+
+@@ -93,7 +93,7 @@
+ #define GSM_ENABLE_ALCATEL 1
+
+ /* OBEX generic models */
+-#define GSM_ENABLE_OBEXGEN 1
++/* #undef GSM_ENABLE_OBEXGEN */
+
+ /* Symbian with m-router generic models */
+ #define GSM_ENABLE_MROUTERGEN 1