I am pretty sure that this entire test can be removed. Hampton came up with another way of fixing the problem... which I really must find the time to check on my machine...
Peter On Wednesday, May 22, 2002, at 12:12 AM, Derek Atkins wrote: > > -if test $am_cv_val_LC_MESSAGES = "no"; then > +if test "$am_cv_val_LC_MESSAGES" = "no"; then > LC_MESSAGES_ENUM="LC_ALL" > else > LC_MESSAGES_ENUM="LC_MESSAGES" _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
