Defines

daemon/src/config.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define HAVE_ARPA_INET_H   1
#define HAVE_DLFCN_H   1
#define HAVE_FCNTL_H   1
#define HAVE_GETHOSTNAME   1
#define HAVE_INTTYPES_H   1
#define HAVE_LIBCURL   1
#define HAVE_LIBRT   1
#define HAVE_LIMITS_H   1
#define HAVE_LOWPAN_SUPPORT   1
#define HAVE_MEMORY_H   1
#define HAVE_NETINET_IN_H   1
#define HAVE_SOCKET   1
#define HAVE_STDBOOL_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STRINGS_H   1
#define HAVE_STRING_H   1
#define HAVE_SYSLOG_H   1
#define HAVE_SYS_SOCKET_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_UNISTD_H   1
#define LT_OBJDIR   ".libs/"
#define PACKAGE   "ibrdtnd"
#define PACKAGE_BUGREPORT   "morgenro@ibr.cs.tu-bs.de"
#define PACKAGE_NAME   "ibrdtnd"
#define PACKAGE_STRING   "ibrdtnd 0.4.3"
#define PACKAGE_TARNAME   "ibrdtnd"
#define PACKAGE_URL   ""
#define PACKAGE_VERSION   "0.4.3"
#define STDC_HEADERS   1
#define SVN_REVISION   "30472:30650M"
#define VERSION   "0.4.3"

Define Documentation

#define HAVE_ARPA_INET_H   1

Definition at line 5 of file config.h.

#define HAVE_DLFCN_H   1

Definition at line 8 of file config.h.

#define HAVE_FCNTL_H   1

Definition at line 11 of file config.h.

#define HAVE_GETHOSTNAME   1

Definition at line 14 of file config.h.

#define HAVE_INTTYPES_H   1

Definition at line 17 of file config.h.

#define HAVE_LIBCURL   1

Definition at line 20 of file config.h.

#define HAVE_LIBRT   1

Definition at line 23 of file config.h.

#define HAVE_LIMITS_H   1

Definition at line 26 of file config.h.

#define HAVE_LOWPAN_SUPPORT   1

Definition at line 29 of file config.h.

#define HAVE_MEMORY_H   1

Definition at line 32 of file config.h.

#define HAVE_NETINET_IN_H   1

Definition at line 35 of file config.h.

#define HAVE_SOCKET   1

Definition at line 38 of file config.h.

#define HAVE_STDBOOL_H   1

Definition at line 41 of file config.h.

#define HAVE_STDINT_H   1

Definition at line 44 of file config.h.

#define HAVE_STDLIB_H   1

Definition at line 47 of file config.h.

#define HAVE_STRING_H   1

Definition at line 53 of file config.h.

#define HAVE_STRINGS_H   1

Definition at line 50 of file config.h.

#define HAVE_SYS_SOCKET_H   1

Definition at line 59 of file config.h.

#define HAVE_SYS_STAT_H   1

Definition at line 62 of file config.h.

#define HAVE_SYS_TYPES_H   1

Definition at line 65 of file config.h.

#define HAVE_SYSLOG_H   1

Definition at line 56 of file config.h.

#define HAVE_UNISTD_H   1

Definition at line 68 of file config.h.

#define LT_OBJDIR   ".libs/"

Definition at line 75 of file config.h.

#define PACKAGE   "ibrdtnd"

Definition at line 78 of file config.h.

#define PACKAGE_BUGREPORT   "morgenro@ibr.cs.tu-bs.de"

Definition at line 81 of file config.h.

#define PACKAGE_NAME   "ibrdtnd"

Definition at line 84 of file config.h.

#define PACKAGE_STRING   "ibrdtnd 0.4.3"

Definition at line 87 of file config.h.

#define PACKAGE_TARNAME   "ibrdtnd"

Definition at line 90 of file config.h.

#define PACKAGE_URL   ""

Definition at line 93 of file config.h.

#define PACKAGE_VERSION   "0.4.3"

Definition at line 96 of file config.h.

#define STDC_HEADERS   1

Definition at line 99 of file config.h.

#define SVN_REVISION   "30472:30650M"

Definition at line 102 of file config.h.

Referenced by dtn::daemon::Configuration::version().

#define VERSION   "0.4.3"

Definition at line 105 of file config.h.