You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
282 B
12 lines
282 B
14 years ago
|
/* Define to 1 if you have the `getpeereid' function. */
|
||
|
#cmakedefine HAVE_GETPEEREID 1
|
||
|
|
||
|
/* Define if you have the struct ucred */
|
||
|
#cmakedefine HAVE_STRUCT_UCRED 1
|
||
|
#cmakedefine HAVE_DLVSYM 1
|
||
|
|
||
|
#define VERSION "@KGTK_VERSION_FULL@"
|
||
|
|
||
|
#define KGTK_DLSYM_VERSION "@KGTK_DLSYM_VERSION@"
|
||
|
|