]> git.ipfire.org Git - thirdparty/sarg.git/blob - splintrc
Add support to decompress xz files
[thirdparty/sarg.git] / splintrc
1 +posixlib
2 -retvalint
3 -retvalother
4 +matchanyintegral
5 -formatconst
6 -initallelements
7 -nestedextern
8 +ignoresigns
9
10 -I .
11
12 -DPACKAGE_NAME="sarg"
13 -DPACKAGE_VERSION="2.3rc1"
14 -DSYSCONFDIR="/home/fmarchal/c/sarg/root/etc/sarg"
15 -DLANGDIR="/home/fmarchal/c/sarg/root/share/sarg/languages"
16 -DFONTDIR="/home/fmarchal/c/sarg/root/share/sarg/fonts"
17 -DIMAGEDIR="/home/fmarchal/c/sarg/root/share/sarg/images"
18
19 -DHAVE_STDIO_H=1
20 -DHAVE_STDLIB_H=1
21 -DHAVE_STRING_H=1
22 -DHAVE_STRINGS_H=1
23 -DHAVE_SYS_TIME_H=1
24 -DHAVE_TIME_H=1
25 -DHAVE_DIRENT_H=1
26 -DHAVE_SYS_SOCKET_H=1
27 -DHAVE_NETDB_H=1
28 -DHAVE_ARPA_INET_H=1
29 -DHAVE_SYS_TYPES_H=1
30 -DHAVE_NETINET_H=1
31 -DHAVE_SYS_STAT_H=1
32 -DHAVE_CTYPE_H=1
33 -DHAVE_GD_H=1
34 -DHAVE_GDFONTL_H=1
35 -DHAVE_GDFONTT_H=1
36 -DHAVE_GDFONTS_H=1
37 -DHAVE_GDFONTMB_H=1
38 -DHAVE_GDFONTG_H=1
39 -DHAVE_ICONV_H=1
40 -DHAVE_ERRNO_H=1
41 -DHAVE_SYS_RESOURCE_H=1
42 -DHAVE_SYS_WAIT_H=1
43 -DHAVE_STDARG_H=1
44 -DHAVE_INTTYPES_H=1
45 -DHAVE_LIMITS_H=1
46 -DHAVE_MATH_H=1
47 -DHAVE_LOCALE_H=1
48 -DHAVE_EXECINFO_H=1
49 -DHAVE_LIBINTL_H=1
50 -DHAVE_LIBGEN_H=1
51 -DHAVE_STDBOOL_H=1
52 -DHAVE_BZERO=1
53 -DHAVE_MKSTEMP=1
54 -DHAVE_FOPEN64=1
55 -DHAVE_BACKTRACE=1
56 -DHAVE_SYMLINK=1
57 -DHAVE_LSTAT=1
58 -DHAVE_GETNAMEINFO=1
59 -DRLIM_STRING="%d"
60 -DICONV_CONST
61 -DHAVE_LC_MESSAGES=1
62 -D__GNUC__