1 /* lib/defs.h. Generated from defs.h.in by configure. */
2 /* lib/defs.h.in. Generated from configure.in by autoheader. */
4 /* Define to the address where bug reports for this package should be sent. */
5 #define PACKAGE_BUGREPORT "tgraf@suug.ch"
7 /* Define to the full name of this package. */
8 #define PACKAGE_NAME "libnl"
10 /* Define to the full name and version of this package. */
11 #define PACKAGE_STRING "libnl 1.1"
13 /* Define to the one symbol short name of this package. */
14 #define PACKAGE_TARNAME "libnl"
16 /* Define to the version of this package. */
17 #define PACKAGE_VERSION "1.1"
20 /* #undef VERBOSE_ERRORS */
22 /* Define to empty if `const' does not conform to ANSI C. */
25 /* Define to `__inline__' or `__inline' if that's what the C compiler
26 calls it, or to nothing if 'inline' is not supported under any name. */