#define VERSION "@VERSION@" // Defined if you have fvisibility and fvisibility-inlines-hidden support. #cmakedefine __KDE_HAVE_GCC_VISIBILITY 1 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@ /* Defined if you build with trace outputs */ #cmakedefine WANT_TRACE_OUTPUT @WANT_TRACE_OUTPUT@ /* Define the GDB_TRANCRIPT log file */ #cmakedefine GDB_TRANSCRIPT "@GDB_TRANSCRIPT@" /* Defined if you have the header */ #cmakedefine HAVE_FCNTL_H 1 /* Defined if you have the header */ #cmakedefine HAVE_UNISTD_H 1 /* Defined if you have the header */ #cmakedefine HAVE_SYS_IOCTL_H 1 /* Defined if you have the header */ #cmakedefine HAVE_SYS_STAT_H 1 /* Defined if you have the header */ #cmakedefine HAVE_PTY_H 1 /* Defined if you have the header */ #cmakedefine HAVE_LIBUTIL_H 1 /* Defined if you have the header */ #cmakedefine HAVE_UTIL_H 1 /* Define the ps command with its defaults arguments */ #cmakedefine PS_COMMAND "@PS_COMMAND@", "-eo", "pid,ppid,uid,vsz,etime,time,args" /* Defined if you have the "mkfifo" function */ #cmakedefine HAVE_MKFIFO 1