* Noah Misch wrote on Thu, Aug 25, 2005 at 08:37:57PM CEST: > On Thu, Aug 25, 2005 at 03:01:29PM +0200, Ralf Wildenhues wrote: > > * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) > > (_LT_LINKER_SHLIBS): Double-quote unsafe tag variable > > descriptions: they are literals. > > This is reasonable. The central problem is _LT_LIBTOOL_DECLARE expanding > variable descriptions in m4_quote. Since you must eventually let a string > function consider the expanded text, this may be impossible to fix[1]. *snip*
Done. Thanks for the verbose explanation and the very helpful link! Cheers, Ralf
