-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Stephen J. Turnbull wrote:
Vladimir G. Ivanovic writes:
> I forgot to mention that --with-xft=emacs works.
ISTR that the XE_COMPLEX_ARG macro in configure.ac had some problems;
it may not work correctly unless you specify arguments.
What are the values of these variables in config.h in the "--with-xft"
(broken) version?
- --with-xft
/* #undef HAVE_FONTCONFIG */
/* #undef USE_XFT */
/* #undef USE_XFT_MENUBARS */
/* #undef USE_XFT_TABS */
/* #undef USE_XFT_GAUGE */
- --with-xft=emacs,menubars,tabs,gauges
#define HAVE_FONTCONFIG 1
#define USE_XFT 1
#define USE_XFT_MENUBARS 1
#define USE_XFT_TABS 1
#define USE_XFT_GAUGE 1
- --with-xft=emacs
#define HAVE_FONTCONFIG 1
#define USE_XFT 1
/* #undef USE_XFT_MENUBARS */
/* #undef USE_XFT_TABS */
#define USE_XFT_GAUGE 1
- --with-xft=emacs,gauges
#define HAVE_FONTCONFIG 1
#define USE_XFT 1
/* #undef USE_XFT_MENUBARS */
/* #undef USE_XFT_TABS */
#define USE_XFT_GAUGE 1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (GNU/Linux)
iD8DBQFGXHo4Eo/yvZUwubMRAlUiAJ96ya51tOl8JzFYtyISyJb+CdolXQCgqlBy
tJQU75hs6ARmeqLvp/Lb8Uk=
=Qjeo
-----END PGP SIGNATURE-----
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta