File: params.h.in

package info (click to toggle)
zlibc 0.9k-4.3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 624 kB
  • ctags: 461
  • sloc: sh: 3,195; ansic: 3,077; csh: 128; makefile: 60; sed: 4
file content (11 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
#define PREFIX "@prefix@"

#define EXT "@with_ext@"
#define TMP "@with_tmpdir@"
#define MAXEXTLEN @with_extlen@
#define UNCOMPR "@uncompressor@"
#define COMPR "@compressor@"

@define_have_proc@

#define HOMECONF ".zlibrc"