From xemacs-m  Sat May 17 20:14:29 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 UAA21761
	for <xemacs-beta@xemacs.org>; Sat, 17 May 1997 20:14:27 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id SAA11584;
	Sat, 17 May 1997 18:15:36 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: [Success!!!] Re: 20.3 beta 1 configure patch
References: <199705171145.EAA09950@xemacs.eng.sun.com> 	<kig7mgy5mre.fsf@jagor.srce.hr> 	<m2hgg1heir.fsf@altair.xemacs.org> <QQcpzn05729.199705180050@crystal.WonderWorks.COM> <m2k9kxfvi9.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 17:56:30 -0700
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 17 May 1997 18:15:35 -0700
Message-ID: <m2hgg1fumg.fsf_-_@altair.xemacs.org>
Lines: 68
X-Mailer: Gnus v5.4.52/XEmacs 20.2

Steven L Baur <steve@xemacs.org> writes:
> It's blowing up in a multi-thousand line if statement for me.  Do you
> want a beta1 without precompiled .elcs? ;-)

I found it -- a missing backquote fortunately at the top. :-)

So, lets see how good the autodetection is:

./configure --with-mule

Configured for `i586-pc-linux'.

  Where should the build process find the source code?    /usr/src/xemacs-20.0
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc  -g -O 
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Compiling in support for XAUTH.
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.[1]
  Compiling in support for X-Face message headers.[2]
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.[3]
  Compiling in native sound support.[4]
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.[5]
  Compiling in support for ncurses.[6]
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.[7]
  Compiling in support for Canna on Mule.[8][9]
  Compiling in support for OffiX.[10]
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

This doesn't look too bad, actually.  Except for missing Wnn it found
everything it was supposed to.

Footnotes: 
[1]  It found XPM.  Good.

[2]  It found compface.  Good.

[3]  PNG detection seems to work for the first time in awhile.  Good.

[4]  I don't have a sound card, but I suppose this is reasonable.

[5]  If found both of the DBMs.  Good.

[6]  It correctly detected ncurses.  Good.

[7]  It correctly detected lesstif.  Good (I think).

[8]  It correctly detected Canna 3.5beta.  Good.

[9]  It missed detecting Wnn4, oh well.

[10]  It correctly detected OffiX.  Good.

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

