File: MCONFIG.in

package info (click to toggle)
netkit-telnet-ssl 0.17.24%2B0.1-21
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 956 kB
  • ctags: 1,418
  • sloc: cpp: 6,831; ansic: 6,375; sh: 189; makefile: 141
file content (30 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (20)
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)