Re: [P21.4] Fix progress bar crash
Vin Shelton <[email protected]> Mon, 26 Jan 2015 09:58:35 -0500
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <CACeGjnVwhr6+eT_kyR1aeyMSKUuFZBHg1zoCk3AdWL+zY0SzJQ@mail.gmail.com> |
APPROVE COMMIT 21.4 On Sun, Jan 25, 2015 at 11:29 PM, Vin Shelton <[email protected]> wrote: > Here is my attempt at converting this patch to 21.4. I had to move > the configure test from configure.ac to configure.in and use > AC_TRY_RUN. Also, I placed the #define of interest into lwlib.h, > rather than the non-existent xt-wrappers.h. > > Please review before I commit. I ran some tests and succeeded in getting the configure Xaw3d internationalization test to both pass (on Cygwin with Xaw3d enabled) and fail (on linuxmint), so I have committed this patch. Feel free to offer corrections and improvements. I would like to make sure this is right before I release 21.4.23. - Vin