diff lib-src/Makefile.in.in @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents 7d55a9ba150c
children 538048ae2ab8
line wrap: on
line diff
--- a/lib-src/Makefile.in.in	Mon Aug 13 09:24:19 2007 +0200
+++ b/lib-src/Makefile.in.in	Mon Aug 13 09:25:29 2007 +0200
@@ -121,7 +121,7 @@
 
 SOURCES = COPYING ChangeLog Makefile.in.in README aixcc.lex emacs.csh \
 	makedoc.com *.[chy] $(SCRIPTS)
-
+/*
 # Additional -D flags for movemail (add to MOVE_FLAGS if desired):
 # MAIL_USE_POP		Support mail retrieval from a POP mailbox.
 # MAIL_USE_MMDF		Support MMDF mailboxes.
@@ -136,14 +136,16 @@
 # HESIOD		Support Hesiod lookups of user mailboxes.
 # MAILHOST		A string, the host name of the default POP
 #			mail host for the site.
+*/
 MOVE_FLAGS=
-
+/*
 # Additional libraries for movemail:
 # For KERBEROS
 # MOVE_LIBS= -lkrb -ldes -lcom_err
 # For KERBEROS + KRB5
 # MOVE_LIBS= -lkrb5 -lcrypto -lisode -lcom_err
 # Add "-lhesiod" if HESIOD is defined.
+*/
 MOVE_LIBS=
 
 /* ========================== start of cpp stuff ======================= */