repo.or.cz
/
personal-kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add more spacing
[personal-kdebase.git]
/
apps
/
konsole
/
src
/
config-konsole.h.cmake
blob
c5596db05880deeb3398d051c3fe006b84c20646
1
/* Defines whether /proc/`pid`/cwd exists */
2
#cmakedefine HAVE_PROC_CWD 1
3
4
/* Define if you have the XKB extension */
5
#cmakedefine HAVE_XKB 1
6
7
/* Defined if your system has XRender support */
8
#cmakedefine HAVE_XRENDER 1
9
10