diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config.h.cmake b/config.h.cmake index 61f58bb..59a77ce 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -3,10 +3,3 @@ #cmakedefine HAVE_FCNTL_H 1 #cmakedefine HAVE_XMMS 1 -// konq-plugins -#cmakedefine HAVE_PTY_H 1 -#cmakedefine HAVE_TERMIOS_H 1 -#cmakedefine HAVE_STROPTS 1 -#cmakedefine HAVE_SYS_IOCTL_H 1 -#cmakedefine HAVE_LIBUTIL_H 1 -#cmakedefine HAVE_UTIL_H 1 |