From xemacs-m  Sat May 17 23:19:15 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 XAA27961
	for <xemacs-beta@xemacs.org>; Sat, 17 May 1997 23:19:14 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id VAA27828;
	Sat, 17 May 1997 21:20:20 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: New configure
References: <m2g1vlikds.fsf@altair.xemacs.org> <199705180348.UAA06891@xemacs.eng.sun.com> <m2n2pth1cb.fsf@altair.xemacs.org>
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@xemacs.org>
In-Reply-To: Steven L Baur's message of 17 May 1997 21:05:08 -0700
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 17 May 1997 21:20:20 -0700
Message-ID: <m2k9kxh0mz.fsf@altair.xemacs.org>
Lines: 14
X-Mailer: Gnus v5.4.52/XEmacs 20.2

Steven L Baur <steve@xemacs.org> writes:

> Sigh the distribution build just bombed on profile.c -- it's now not
> autodetecting struct timeval for me, so back to testing.

Urgh.  lib-src/Makefile.in.in needs the same correction
src/Makefile.in.in got:

gcc -m486 -O4 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -fomit-frame-pointer -DHAVE_CONFIG_H  -I/usr/X11R6/include/wnn    -DFUNCPROTO=11 -DNARROWPROTO -D_BSD_SOURCE  -Demacs -I../src -I/usr/src/xemacs-20.0/lib-src -I/usr/src/xemacs-20.0/lib-src/../src  /usr/src/xemacs-20.0/lib-src/profile.c   -lintl -lm  -lncurses -lgdbm -ldb      -lgcc -lc -lgcc /usr/lib/crtn.o  -o profile

(Wnn includes before ../src :-().
-- 
steve@calag.com baur
Unsolicited commercial e-mail will be billed at $250/message.

