Go to the documentation of this file. 1 #ifndef _gammu_config_h_ 2 #define _gammu_config_h_ 7 #define GAMMU_VERSION "1.38.0" 8 #define GAMMU_VERSION_NUM 13800 16 #define GSM_ENABLE_MBUS2 19 #define GSM_ENABLE_FBUS2 21 #define GSM_ENABLE_FBUS2DLR3 23 #define GSM_ENABLE_FBUS2PL2303 27 #define GSM_ENABLE_FBUS2IRDA 30 #define GSM_ENABLE_DKU2PHONET 32 #define GSM_ENABLE_DKU2AT 34 #define GSM_ENABLE_DKU5FBUS2 43 #define GSM_ENABLE_ALCABUS 46 #define GSM_ENABLE_IRDAPHONET 48 #define GSM_ENABLE_IRDAAT 50 #define GSM_ENABLE_IRDAOBEX 52 #define GSM_ENABLE_IRDAGNAPBUS 56 #define GSM_ENABLE_S60 69 #define GSM_ENABLE_NOKIA650 71 #define GSM_ENABLE_NOKIA3320 73 #define GSM_ENABLE_NOKIA6110 76 #define GSM_ENABLE_NOKIA7110 78 #define GSM_ENABLE_NOKIA9210 89 #define GSM_ENABLE_NOKIA6510 94 #define GSM_ENABLE_NOKIA3650 97 #if defined(GSM_ENABLE_NOKIA3320) || defined(GSM_ENABLE_NOKIA650) || defined(GSM_ENABLE_NOKIA6110) || defined(GSM_ENABLE_NOKIA7110) || defined(GSM_ENABLE_NOKIA9210) 98 # define GSM_ENABLE_NOKIA_DCT3 100 #if defined(GSM_ENABLE_NOKIA3650) || defined(GSM_ENABLE_NOKIA6510) 101 # define GSM_ENABLE_NOKIA_DCT4 105 #define GSM_ENABLE_ATGEN 108 #define GSM_ENABLE_ALCATEL 111 #define GSM_ENABLE_ATOBEX 117 #define GSM_ENABLE_OBEXGEN 120 #define GSM_ENABLE_GNAPGEN 132 #define GSM_ENABLE_CELLBROADCAST 138 #define GSM_ENABLE_BACKUP 143 #define LIBINTL_LIB_FOUND 149 #ifndef HAVE_DIRENT_H 150 #define HAVE_DIRENT_H 155 #ifndef HAVE_ALPHASORT 156 #define HAVE_ALPHASORT 162 #ifndef HAVE_SIGTIMEDWAIT 163 #define HAVE_SIGTIMEDWAIT 165 #ifndef HAVE_SYS_IOCTL_H 166 #define HAVE_SYS_IOCTL_H 168 #ifndef HAVE_MYSQL_MYSQL_H 175 #ifndef HAVE_POSTGRESQL_LIBPQ_FE_H 178 #ifndef HAVE_PQESCAPESTRINGCONN 181 #ifndef HAVE_SYS_UTSNAME_H 182 #define HAVE_SYS_UTSNAME_H 200 #ifndef HAVE_GETOPT_LONG 201 #define HAVE_GETOPT_LONG 203 #ifndef HAVE_DAEMON_UNISTD 204 #define HAVE_DAEMON_UNISTD 206 #ifndef HAVE_DAEMON_STDLIB 209 #if defined(HAVE_DAEMON_STDLIB) || defined(HAVE_DAEMON_UNISTD) 225 #ifndef HAVE_GETPWNAM 226 #define HAVE_GETPWNAM 228 #ifndef HAVE_GETGRNAM 229 #define HAVE_GETGRNAM 231 #ifndef HAVE_INITGROUPS 232 #define HAVE_INITGROUPS 241 #ifndef HAVE_DUP_UNISTD_H 242 #define HAVE_DUP_UNISTD_H 244 #ifndef HAVE_DUP_IO_H 252 #ifndef HAVE_STRPTIME 253 #define HAVE_STRPTIME 256 #ifndef HAVE_ISWSPACE 257 #define HAVE_ISWSPACE 259 #ifndef HAVE_TOWLOWER 260 #define HAVE_TOWLOWER 262 #ifndef HAVE_STRNCASECMP 263 #define HAVE_STRNCASECMP 265 #ifndef HAVE_STRCASECMP 266 #define HAVE_STRCASECMP 268 #ifndef HAVE_STRNICMP 274 #ifndef HAVE_STRCASESTR 275 #define HAVE_STRCASESTR 277 #ifndef HAVE_STRCHRNUL 278 #define HAVE_STRCHRNUL 280 #ifndef HAVE_STRTOULL 281 #define HAVE_STRTOULL 292 #ifndef HAVE_WCTYPE_H 293 #define HAVE_WCTYPE_H 296 #ifndef HAVE_UNISTD_H 297 #define HAVE_UNISTD_H 299 #ifndef HAVE_STRINGS_H 300 #define HAVE_STRINGS_H 302 #ifndef HAVE_STDINT_H 303 #define HAVE_STDINT_H 309 #ifndef HAVE_INTPTR_T 310 #define HAVE_INTPTR_T 312 #ifndef HAVE_GETPWUID 313 #define HAVE_GETPWUID 318 #ifndef HAVE_I_SETSIG 319 #define HAVE_I_SETSIG 325 #define HAVE_MACRO_FUNCTION 330 #ifndef HAVE_STRUCT_TM_TM_ZONE 331 #define HAVE_STRUCT_TM_TM_ZONE 337 #ifndef HAVE_DAYLIGHT 338 #define HAVE_DAYLIGHT 377 #define LOCALE_PATH "/usr/local/share/locale" 380 #define GAMMU_DATA_PATH "/usr/local/share/gammu" 383 #if defined(WIN32) || defined(__CYGWIN__) 384 #define HAVE_WINDOWS_SERVICE 385 #define HAVE_WINDOWS_EVENT_LOG 388 #if !defined(WIN32) && defined(HAVE_PTHREAD) && defined(HAVE_SIGTIMEDWAIT) 389 #define GSM_ENABLE_PROXY