/* default editor */ #cmakedefine EDITOR "/usr/bin/vi" /* Define to 1 if you have the header file. */ #cmakedefine HAVE_EXECS_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_FCNTL_H 1 /* Define to 1 if you have the `execs' library (-lexecs). */ #cmakedefine HAVE_LIBEXECS 1 /* Define to 1 if you have the `mhash' library (-lmhash). */ #cmakedefine HAVE_LIBMHASH 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_MHASH_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SECURITY_PAM_APPL_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SECURITY_PAM_MISC_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_STDLIB_H 1 /* Define to 1 if you have the `strdup' function. */ #cmakedefine HAVE_STRDUP 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_STRING_H 1 /* Define to 1 if you have the `strtoull' function. */ #cmakedefine HAVE_STRTOULL 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_CAPABILITY_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_UNISTD_H 1 /* Name of package */ #cmakedefine PACKAGE "cado" /* Define to the address where bug reports for this package should be sent. */ #cmakedefine PACKAGE_BUGREPORT "info@v2.cs.unibo.it" /* Define to the full name of this package. */ #cmakedefine PACKAGE_NAME "cado" /* Define to the full name and version of this package. */ #cmakedefine PACKAGE_STRING "cado 0.9.2" /* Define to the one symbol short name of this package. */ #cmakedefine PACKAGE_TARNAME "cado" /* Define to the version of this package. */ #cmakedefine PACKAGE_VERSION "0.9.2" /* Version number of package */ #cmakedefine VERSION "0.9.2" /* Define to `int' if doesn't define. */ #cmakedefine gid_t /* Define to `int' if does not define. */ #cmakedefine pid_t /* Define to `int' if does not define. */ #cmakedefine ssize_t /* Define to `int' if doesn't define. */ #cmakedefine uid_t /* Define to the type of an unsigned integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #cmakedefine uint64_t