From xemacs-m  Thu Mar 27 15:19:35 1997
Received: from VNET.IBM.COM (vnet.ibm.com [199.171.26.4])
	by xemacs.org (8.8.5/8.8.5) with SMTP id PAA23819
	for <xemacs-beta@xemacs.org>; Thu, 27 Mar 1997 15:19:32 -0600 (CST)
Received: from FISHKILL by VNET.IBM.COM (IBM VM SMTP V2R3) with BSMTP id 8385;
   Thu, 27 Mar 97 16:19:14 EST
Received: by FISHKILL (XAGENTA 4.0) id 5776; Thu, 27 Mar 1997 16:19:10 -0500 
Received: by cold.fishkill.ibm.com (AIX 3.2/UCB 5.64/4.03)
          id AA23672; Thu, 27 Mar 1997 16:18:57 -0500
Date: Thu, 27 Mar 1997 16:18:57 -0500
Message-Id: <9703272118.AA23672@cold.fishkill.ibm.com>
From: "Charles Hines" <chuck_hines@VNET.IBM.COM>
To: xemacs-beta@xemacs.org
Subject: 19.15 really final under AIX 3.2.5
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid
X-Face: 'pn"gAx+&w4-=-}\z>*.Y*@(lC;t1<P);@iwiv';)vn3H2\/.x#;>J[a,/Q.Yv0^Wwc6_"H]}}-"?%)ETS`1v[]P`w4,E.9Bgf*XI4<H{C}Mf@'Ms)z?Bqzf"8v/oY\9K){w}\pw
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII


Compiled fine, and I tried to drop xemacs-19.15-rs6000-ibm-aix3.2.5.tar.gz and
config.status.rs6000-ibm-aix3.2.5 into ftp.xemacs.org
/pub/beta/incoming/, but it seems to have run out of space...

Configured like so:

======================================================================
/bin/ksh configure rs6000-ibm-aix3.2.5 \
--with-x \
--x-includes=/usr/include \
--x-libraries=/lib \
--debug=no \
--error-checking=none \
--with-cde=no \
--with-scrollbars=lucid \
--with-menubars=lucid \
--with-dialogs=athena \
--with-xpm \
--with-xface \
--with-gif \
--with-png \
--with-jpeg \
--with-database=dbm \
--compiler=xlc \
--cflags="-O -Q -qnoansialias -D_ALL_SOURCE" \
--const-is-losing=no \
--site-includes=/afs/eda/u/hines/beta/xemacs/include \
--site-libraries=/afs/eda/u/hines/beta/xemacs/lib \
--prefix=/afs/eda/u/hines/beta/xemacs/release \
--bindir=/afs/eda/u/hines/beta/xemacs/release/bin/rs6000-ibm-aix3.2.5 \
$argv |& tee ~hines/beta/xemacs/LAST_CONFIGURE_FINAL_OUTPUT

Configured for `rs6000-ibm-aix3.2.5'.

  Where should the build process find the source code?    /afs/eda/u/hines/beta/xemacs/xemacs-19.15
  What installation prefix should install use?            /afs/eda/u/hines/beta/xemacs/release
  What operating system and machine description files should XEmacs use?
        `s/aix3-2-5.h' and `m/ibmrs6000.h'
  What compiler should XEmacs be built with?              xlc -O -Q -qnoansialias -D_ALL_SOURCE
  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/include
  Where do we find X Windows libraries?                   /lib
  Additional header files:                                /afs/eda/u/hines/beta/xemacs/include
  Additional libraries:                                   /afs/eda/u/hines/beta/xemacs/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
======================================================================

The athena lib is really Xaw3d.  Decided to use that instead of Motif
to save like 3Mb on the exec.

Chuck

*******************************************************************************
Charles K. Hines <chuck_hines@vnet.ibm.com>
IBM Logic Synthesis Developer [BooleDozer (TM)]
Martial Arts Instructor [Modern Arnis, Presas Style Filipino Martial Arts]

         "Go back to sleep, Chuck.  You're just havin' a nightmare
             -- of course, we ARE still in Hell." (Gary Larson)
*******************************************************************************

