File: MCONFIG.in

package info (click to toggle)
netkit-telnet-ssl 0.17.41%2Breally0.17-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,796 kB
  • sloc: cpp: 6,952; ansic: 6,724; sh: 182; makefile: 68
file content (30 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Dirs
INSTALLROOT
BINDIR
MANDIR
SBINDIR

# Modes
BINMODE
DAEMONMODE
MANMODE

# Compiling
ALLWARNINGS
CC
CXX
CFLAGS
CXXFLAGS
LDFLAGS
LIBS

# Features
FN(snprintf)
FN(logwtmp)
LIBTERMCAP
GLIBC
BSDSIGNAL

# We actually use openpty, but they come from the same place on all systems
# I know.
FN(forkpty)