kde-workspace/kioslave/fish/config-fish.h.cmake
2014-11-15 04:16:00 +02:00

27 lines
769 B
CMake

/* Define to 1 if you have the `isastream' function. */
#define HAVE_ISASTREAM 1
/* Define to 1 if you have the <termios.h> header file. */
#cmakedefine HAVE_TERMIOS_H 1
/* Define to 1 if you have the <util.h> header file. */
#cmakedefine HAVE_UTIL_H 1
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#cmakedefine HAVE_SYS_IOCTL_H 1
/* Define to 1 if you have the <pty.h> header file. */
#cmakedefine HAVE_PTY_H 1
/* Define to 1 if you have the <libutil.h> header file. */
#cmakedefine HAVE_LIBUTIL_H 1
/* Define to 1 if you have the `getpt' function. */
#cmakedefine HAVE_GETPT 1
/* Define to 1 if you have the `grantpt' function. */
#cmakedefine HAVE_GRANTPT 1
/* Defines whether we can use the openpty() function */
#cmakedefine HAVE_OPENPTY 1