comparison 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
comparison
equal deleted inserted replaced
5842:9e5f3a0d4e66 5843:69f9e31c9ccf
1 2015-01-08 Stephen J. Turnbull <stephen@xemacs.org>
2
3 Fix progress bar crashes.
4 Thanks to Ralf Soergel for diagnosis and a patch.
5
6 * configure.ac (Athena widgets):
7 Test for "international" resource in SimpleWidgetClass in libXaw3d.
8 * configure: Rebuild.
9
1 2014-11-09 Jeff Sparkes <jsparkes@gmail.com> 10 2014-11-09 Jeff Sparkes <jsparkes@gmail.com>
2 11
3 * configure.ac (HAVE_GNUTLS): Add SSL/TLS libraries to $LIBS, not 12 * configure.ac (HAVE_GNUTLS): Add SSL/TLS libraries to $LIBS, not
4 $LDFLAGS. 13 $LDFLAGS.
5 14