Warning, /network/kio-extras/fish/config-fish.h.cmake is written in an unsupported language. File is not indexed.
0001 /* Define to 1 if you have the `isastream' function. */ 0002 #define HAVE_ISASTREAM 1 0003 0004 /* Define to 1 if you have the <termios.h> header file. */ 0005 #cmakedefine HAVE_TERMIOS_H 1 0006 0007 /* Define to 1 if you have the <util.h> header file. */ 0008 #cmakedefine HAVE_UTIL_H 1 0009 0010 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 0011 #cmakedefine HAVE_SYS_IOCTL_H 1 0012 0013 /* Define to 1 if you have the <pty.h> header file. */ 0014 #cmakedefine HAVE_PTY_H 1 0015 0016 /* Define to 1 if you have the <libutil.h> header file. */ 0017 #cmakedefine HAVE_LIBUTIL_H 1 0018 0019 /* Define to 1 if you have the `getpt' function. */ 0020 #cmakedefine HAVE_GETPT 1 0021 0022 /* Define to 1 if you have the `grantpt' function. */ 0023 #cmakedefine HAVE_GRANTPT 1 0024 0025 /* Defines whether we can use the openpty() function */ 0026 #cmakedefine HAVE_OPENPTY 1 0027