From xemacs-m  Fri Aug  1 19:32:43 1997
Received: from komtron.com (root@gatekeeper.komtron.com [194.77.5.33])
	by xemacs.org (8.8.5/8.8.5) with SMTP id TAA07130
	for <xemacs-beta@xemacs.org>; Fri, 1 Aug 1997 19:32:37 -0500 (CDT)
Received: from slave1.komtron.com by komtron.com with SMTP id AA10493
  (5.67b/IDA-1.5 for <xemacs-beta@xemacs.org>); Sat, 2 Aug 1997 02:38:45 +0200
Received: (from Ufga@localhost) by slave1.komtron.com (8.7.5/8.7.3) with UUCP id CAA06300 for xemacs-beta@xemacs.org; Sat, 2 Aug 1997 02:35:55 +0200
X-Authentication-Warning: slave1.komtron.com: Ufga set sender to ograf@fga.de using -f
Received: by fga.de (8.8.5/8.8.5) id AAA15235 for <xemacs-beta@xemacs.org>; Sat, 2 Aug 1997 00:38:35 +0200
Received: by fga.de (8.8.5/8.8.5) id AAA21796
To: xemacs-beta@xemacs.org
Subject: "Budapest" success (20.3-b16) on linux 2.0.30
X-Face: [8r}|"6`WFUT0kiC9dBT%edO~lI5Gwog0Z@Cl=Inx|2F=+DjY#0nGtclM)9lU
        c/8JJ%b&&^:&pWh&nYlQbGSk=WdL^%f!<6a:?n)V_snw7Zc+AW10az=||e8Kv
        1PV49Qe64*68G2`)M8O$mlLQ\!O}$d8]T\L?i@$;=WA~0B[k)O.^T'x?O^=EX
        %=gt6(:hG!-|%$EZGq-Dn6r%N6xqOC4voztttHxOMp!2$o+qPAcT2k&dgO~`%
        kVcW7C<3hK[g9vVpk'#B2(f"pN,jBh`
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: Oliver Graf <ograf@fga.de>
Date: 02 Aug 1997 00:38:55 +0200
Message-Id: <m3d8nxplz4.fsf@indie.fga-intern.de>
Lines: 55
X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta16) - "Budapest"

I hope the new DND stuff works for everyone...

One small thing to patch: lib-src/config.values was still in
lib-src/Makefile.in.in

By the way: the last two patches (to b15 and to b16) had some hunks which
failed for me (patch-2.4). In b15->b16 it was the removed config.values and
vm-autoloads.el in lisp/vm (the package-path comment lines).

uname -a: Linux indie 2.0.30 #3 Mon Jul 21 22:00:51 MET DST 1997 i586

./configure  'i586-fga-linux' '--prefix=/usr' '--dynamic' '--debug=yes' '--with-mule' '--with-xim=xlib' '--use-union-type' '--with-scrollbars=athena3d' '--with-dialogs=athena3d'


Configured for `i586-fga-linux'.

  Where should the build process find the source code?    /usr/src/redhat/BUILD/xemacs-20.3-b16
  What installation prefix should install use?		  /usr
  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 -O3 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2
  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.
  Compiling in support for X-Face message headers.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in support for GPM (General Purpose Mouse).
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using raw Xlib to provide XIM support.
  Compiling in support for OffiX.
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Athena-3d scrollbars.
  Using Athena-3d dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  Using the union type for Lisp_Objects.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.
  WARNING: ---------------------------------------------------------
  WARNING: Compiling in support for runtime error checking.
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------

