>>>>> On Wed, 18 Apr 2007, Chong Yidong wrote:

> Could you test the following patch?

> If you could take the time, please see if it works as expected with
> all 4 combinations of Xaw3d and libXaw installed/not installed.

Here we go:

   libXaw  Xaw3d
     0       0     fails in lwlib.c due to missing X11/Xaw/Paned.h
     0       1     OK, links against libXaw3d.so.8
     1       0     OK, links against libXaw.so.7
     1       1     OK, links against libXaw3d.so.8

Tests were done with:

   ./configure --prefix=/usr --host=i686-pc-linux-gnu
   --mandir=/usr/share/man --infodir=/usr/share/info
   --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
   --program-suffix=-emacs-22 --without-carbon --without-sound
   --with-x --without-xpm --with-toolkit-scroll-bars --without-jpeg
   --without-tiff --without-gif --without-png --with-x-toolkit=athena
   --without-gtk --with-x-toolkit=lucid --build=i686-pc-linux-gnu


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to