delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / runtime / kioslave / fish / config-fish.h.cmake
blobb404fefb2f89eedfeca730b89b294913ef4f2ee5
1 /* Define to 1 if you have the `isastream' function. */
2 #define HAVE_ISASTREAM 1
4 /* Define to 1 if you have the <termios.h> header file. */
5 #cmakedefine HAVE_TERMIOS_H 1
7 /* Define to 1 if you have the <util.h> header file. */
8 #cmakedefine HAVE_UTIL_H 1
10 /* Define to 1 if you have the <sys/ioctl.h> header file. */
11 #cmakedefine HAVE_SYS_IOCTL_H 1
13 /* Define to 1 if you have the <pty.h> header file. */
14 #cmakedefine HAVE_PTY_H 1
16 /* Define to 1 if you have the <libutil.h> header file. */
17 #cmakedefine HAVE_LIBUTIL_H 1
19 /* Define to 1 if you have the `getpt' function. */
20 #cmakedefine HAVE_GETPT 1
22 /* Define to 1 if you have the `grantpt' function. */
23 #cmakedefine HAVE_GRANTPT 1
25 /* Defines whether we can use the openpty() function */
26 #cmakedefine HAVE_OPENPTY 1