File: MIT_configure

package info (click to toggle)
lprng 3.8.28dfsg.1-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 34,176 kB
  • ctags: 4,573
  • sloc: ansic: 36,641; sh: 12,996; perl: 2,916; makefile: 1,261; sed: 27
file content (7 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
#!/bin/sh
# This is used to configure LPRng with Kerberos5 support for MIT
#./configure --prefix=/usr --sysconfdir=/etc \
# --with-ldopts="-L/usr/local/lib" --with-cppopts="-I/usr/local/include" \
./configure --prefix=/usr --sysconfdir=/etc \
 --with-ldopts="-L/usr/kerberos/lib" --with-cppopts="-I/usr/kerberos/include" \
 --enable-kerberos # --enable-mit_kerberos4