linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
config.h
(1374B)
1 #define COLOR_LINE_NUMBER "\033[0m" /* default */
2 #define COLOR_MATCH "\033[30;43m" /* black with yellow background */
3 #define COLOR_PATH "\033[0;34m" /* blue */
4 /* #undef HAVE_DIRENT_DNAMLEN */
5 #define HAVE_DIRENT_DTYPE /**/
6 #define HAVE_ERR_H 1
7 #define HAVE_FGETLN 1
8 /* #undef HAVE_FOPENCOOKIE */
9 #define HAVE_GETLINE 1
10 #define HAVE_INTTYPES_H 1
11 /* #undef HAVE_LIBSHLWAPI */
12 /* #undef HAVE_LZMA_H */
13 #define HAVE_MADVISE 1
14 #define HAVE_MEMORY_H 1
15 /* #undef HAVE_PLEDGE */
16 #define HAVE_POSIX_FADVISE 1
17 #define HAVE_PTHREAD_H 1
18 #define HAVE_PTHREAD_PRIO_INHERIT 1
19 #define HAVE_PTHREAD_SETAFFINITY_NP 1
20 #define HAVE_REALPATH 1
21 #define HAVE_STDINT_H 1
22 #define HAVE_STDLIB_H 1
23 #define HAVE_STRINGS_H 1
24 #define HAVE_STRING_H 1
25 #define HAVE_STRLCPY 1
26 #define HAVE_STRNDUP 1
27 /* #undef HAVE_SYS_CPUSET_H */
28 #define HAVE_SYS_STAT_H 1
29 #define HAVE_SYS_TYPES_H 1
30 #define HAVE_UNISTD_H 1
31 #define HAVE_VASPRINTF 1
32 #define HAVE_ZLIB_H 1
33 #define PACKAGE_BUGREPORT "https://github.com/ggreer/the_silver_searcher/issues"
34 #define PACKAGE_NAME "the_silver_searcher"
35 #define PACKAGE_STRING "the_silver_searcher 2.2.0"
36 #define PACKAGE_TARNAME "the_silver_searcher"
37 #define PACKAGE_URL "https://github.com/ggreer/the_silver_searcher"
38 #define PACKAGE_VERSION "2.2.0"
39 /* #undef PTHREAD_CREATE_JOINABLE */
40 #define STDC_HEADERS 1
41 #define USE_CPU_SET /**/
42 #define USE_PCRE_JIT /**/