Am 23.08.2011 um 22:50 schrieb Jean-Marc Lasgouttes:
> After returning from vacation, I noticed that building with autotools is now
> broken on my 10.6.8 iMac. The link breakage can be fixed by invoking make as
> make QT4_LIB="-framework Carbon -framework Cocoa"
>
> Has something happened that
After returning from vacation, I noticed that building with autotools is
now broken on my 10.6.8 iMac. The link breakage can be fixed by invoking
make as
make QT4_LIB="-framework Carbon -framework Cocoa"
Has something happened that removed the libraries from the normal link
invocation? Have