Install the newly bundled tools: mailutil, dmail and tmail. Tidy. Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords. Pointy hat to: dougb
12 lines
258 B
Text
12 lines
258 B
Text
--- src/mlock/Makefile.orig Wed Nov 27 04:06:19 2002
|
|
+++ src/mlock/Makefile Wed Nov 27 04:09:37 2002
|
|
@@ -22,8 +22,7 @@
|
|
|
|
# Get local definitions from c-client directory
|
|
|
|
-CC = `cat $C/CCTYPE`
|
|
-CFLAGS = `cat $C/CFLAGS`
|
|
+CFLAGS+= -DNFSKLUDGE
|
|
|
|
all: mlock
|
|
|