Warning, /utilities/konsole/src/config-konsole.h.cmake is written in an unsupported language. File is not indexed.

0001 #define KONSOLE_VERSION "${RELEASE_SERVICE_VERSION}"
0002 
0003 /* Defined if on DragonFly BSD */
0004 #cmakedefine01 HAVE_OS_DRAGONFLYBSD
0005 
0006 #cmakedefine01 HAVE_X11
0007 
0008 /* If defined, remove public access to dbus sendInput/runCommand */
0009 #cmakedefine01 REMOVE_SENDTEXT_RUNCOMMAND_DBUS_METHODS
0010 
0011 /* If defined, can checksum rectangular areas of the screen */
0012 #cmakedefine01 ENABLE_DECRQCRA
0013 
0014 #cmakedefine01 HAVE_GETPWUID
0015 
0016 /* Defined if system has the malloc_trim function, which is a GNU extension */
0017 #cmakedefine01 HAVE_MALLOC_TRIM