Warning, /network/kio-extras/config-runtime.h.cmake is written in an unsupported language. File is not indexed.
0001 /* config-runtime.h. Generated by cmake from config-runtime.h.cmake */ 0002 0003 /* Define to 1 if you have the `nice' function. */ 0004 #cmakedefine HAVE_NICE 1 0005 0006 /* Define to 1 if you have the <sys/select.h> header file. */ 0007 #cmakedefine HAVE_SYS_SELECT_H 1 0008 0009 /* Number of bits in a file offset, on hosts where this is settable. */ 0010 #define _FILE_OFFSET_BITS 64 0011 0012 /* 0013 * Used for the "KDE" version string in generated man pages. 0014 * Using the definition from this project so as to be independent of Plasma. 0015 */ 0016 #define KDE_VERSION_STRING "@PROJECT_VERSION@"