Re: Use of printf in libtool.m4

2006-06-23 Thread Ralf Wildenhues
Hi Peter, Just to answer a six-months old question: * Peter O'Gorman wrote on Tue, Dec 06, 2005 at 02:37:20PM CET: > > Just looking to put in an honest check for -single_module support into > libtool.m4 and I see this in _LT_COMPILER_OPTION: > printf "$lt_simple_compile_test_code" > conftest.$a

Re: Use of printf in libtool.m4

2005-12-06 Thread Ralf Wildenhues
* Peter O'Gorman wrote on Tue, Dec 06, 2005 at 02:37:20PM CET: > > Just looking to put in an honest check for -single_module support into > libtool.m4 and I see this in _LT_COMPILER_OPTION: > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > with similar usage elsewhere. > > Why do w