From xemacs-m  Sun Jan  5 13:13:31 1997
Received: from chekov.ctd.comsat.com (exim@chekov.ctd.comsat.com [134.133.40.22])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id NAA12261 for <xemacs-beta@xemacs.org>; Sun, 5 Jan 1997 13:13:31 -0600 (CST)
Received: from neal by chekov.ctd.comsat.com with local (Exim 1.58 #2)
	id 0vgy0g-0000Mt-00; Sun, 5 Jan 1997 14:13:30 -0500
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: 20.0b34 hpux9.05
X-Face: "$ryF/ne$oms9n}#TY|W5Ttjbp-6/u4j'7c:%-aq2IAf'&DjuvII4wvr:eU{h=GMPcVTP,p
 XgCPnk{Qu:7P=jH00Q?B(*bZ\7#x_&KD=%hU1VhP'`hy'PF01*tU9DAoK7QXTGzL%fe!lIj,0Ds,P:
 GV_YPd*4GO?ClJAPRa=iB\PuIQmM=Q>qo87lJh-N2PQL-2QaM>}LdWI<}
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Message-Id: <E0vgy0g-0000Mt-00@chekov.ctd.comsat.com>
Date: Sun, 5 Jan 1997 14:13:30 -0500

20.0b34 built OK hpux9.05.

1) It looks like hpux9 kluge for loadave is missing (use pstat call to
   get loadave).

./configure --verbose --with-gnu-make --cflags='-g -O3'
--srcdir=/usr/local/beta/xemacs-20.0-b34 --dynamic=yes
--site-includes=/usr/local/include/db

Configured for `hppa1.1-hp-hpux9.05'.

  Where should the build process find the source code?    /usr/local/beta/xemacs-20.0-b34
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/hpux9-shr.h' and `m/hp800.h'
  What compiler should XEmacs be built with?              gcc -g -O3
  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/X11R5
  Where do we find X Windows libraries?                   /usr/lib/X11R5 -L/usr/lib/Motif1.2
  Additional header files:                                /usr/local/include/db
  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 Berkeley DB.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.

