From xemacs-m  Thu Feb 27 08:04:38 1997
Received: from omega.intranet.com (omega.intranet.com [192.148.106.20])
	by xemacs.org (8.8.5/8.8.5) with SMTP id IAA01426
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 08:04:37 -0600 (CST)
Received: by omega.intranet.com; (5.65v3.2/1.3/10May95) id AA21321; Thu, 27 Feb 1997 09:05:09 -0500
Date: Thu, 27 Feb 1997 09:04:29 -0500 (EST)
Message-Id: <199702271404.JAA20848@blight.IntraNet.com>
From: Jonathan Edwards <edwards@intranet.com>
To: xemacs-beta@xemacs.org
Subject: 20.1-b3 Build success with patch
X-Face: #bA9Kpw-a@xMyaNJ-2wie(5Lje^S*i^8!VUOF84U!/jSPG*y@3s4Qu+\-FBQ?vQpE1S1<Vo
 TeWVx=wH}wf_WC]x:D%qd,r*|!~q=gVAWEA;T~3V4};X$r7W!FA(#Zj'E7M^(Tv)

The following patch was necessary.

--- frame-x.c~  Wed Feb 26 22:00:37 1997
+++ frame-x.c   Thu Feb 27 08:44:15 1997
@@ -2287,7 +2287,7 @@
                             XtWindow (FRAME_X_SHELL_WIDGET (f)),
                             &xwa))
     result = 0;
-#ifdef 0
+#if 0
   /* This is wrong. Under XEmacs visible means "Mapped" not really visible.
      Under virtual window managers this causes freezes. JV

----------------------------------------------------------------------------
Configured for `powerpc-ibm-aix4.2.0.0'.

  Where should the build process find the source code?    /usr/src/xemacs-20.1-b3
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/aix4-2.h' and `m/ibmrs6000.h'
  What compiler should XEmacs be built with?              cc -O2 -qarch=ppc
  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
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/lib
  Finding WNN includes with:                              
  Loading WNN libs with:                                  
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for DBM.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.




