Mercurial > hg > xemacs-beta
diff ChangeLog @ 5843:69f9e31c9ccf
Fix progress bar crashes.
Thanks to Ralf Soergel for diagnosis and the configure test.
2015-01-08 Stephen J. Turnbull <stephen@xemacs.org>
* config.h.in (HAVE_ATHENA_I18N): New #define.
* lwlib/xt-wrappers.h (HAVE_ATHENA_I18N):
Define XAW_INTERNATIONALIZATION when needed.
* configure.ac (Athena widgets):
Test for international resource in SimpleWidgetClass in libXaw3d.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 10 Jan 2015 17:11:19 +0900 |
parents | ad3e9b3274d5 |
children | 83e5c3cd6be6 |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 03 16:24:56 2015 +0100 +++ b/ChangeLog Sat Jan 10 17:11:19 2015 +0900 @@ -1,3 +1,12 @@ +2015-01-08 Stephen J. Turnbull <stephen@xemacs.org> + + Fix progress bar crashes. + Thanks to Ralf Soergel for diagnosis and a patch. + + * configure.ac (Athena widgets): + Test for "international" resource in SimpleWidgetClass in libXaw3d. + * configure: Rebuild. + 2014-11-09 Jeff Sparkes <jsparkes@gmail.com> * configure.ac (HAVE_GNUTLS): Add SSL/TLS libraries to $LIBS, not