From xemacs-m  Tue Apr  8 14:20:16 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA06646
	for <xemacs-beta@xemacs.org>; Tue, 8 Apr 1997 14:20:15 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id MAA30274;
	Tue, 8 Apr 1997 12:33:03 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: IRIX 6.2 vs. configure
References: <m0wEfG4-000mUTC@i.control.att.com>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Larry Auton's message of Tue, 8 Apr 97 14:04 EDT
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 08 Apr 1997 12:33:02 -0700
Message-ID: <m2208l71jl.fsf@altair.xemacs.org>
Lines: 42
X-Mailer: Gnus v5.4.42/XEmacs 20.1(beta12)

 (CPP lossage in lib-src/Makefile.in.in)

Odd that I never saw this.  Oh well.

Index: lib-src/Makefile.in.in
===================================================================
RCS file: /usr/local/xemacs/xemacs-20.0/lib-src/Makefile.in.in,v
retrieving revision 1.7
diff -u -r1.7 Makefile.in.in
--- Makefile.in.in	1997/04/05 18:07:11	1.7
+++ Makefile.in.in	1997/04/08 10:08:18
@@ -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 ======================= */

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

