What might induce configure to insert a space after "-g" and before "gdb3"?
configure:15849: result: no
configure:15864: checking whether uname(2) is POSIX
configure:15880: /usr/bin/gcc -std=gnu99 -o conftest -ggdb3 conftest.c -ldl
>&5
+ eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLA
FYI
Recent automake-1.13 release has been keeping me busy as I try to fix
the majority (it feels) of FOSS projects upon which it fails, due to
AM_CONFIG_HEADER having been removed.
So in the hope that projects would be better prepared for future
autotool releases, a quick note about autoupdate:
h
On Sun, Jan 6, 2013 at 10:04 PM, Marko Lindqvist wrote:
> FYI
>
> Recent automake-1.13 release has been keeping me busy as I try to fix
> the majority (it feels) of FOSS projects upon which it fails, due to
> AM_CONFIG_HEADER having been removed.
>
> So in the hope that projects would be better pr
On 7 January 2013 05:10, Jeffrey Walton wrote:
> On Sun, Jan 6, 2013 at 10:04 PM, Marko Lindqvist wrote:
>> FYI
>>
>> Recent automake-1.13 release has been keeping me busy as I try to fix
>> the majority (it feels) of FOSS projects upon which it fails, due to
>> AM_CONFIG_HEADER having been remov