[x264-devel] Possible problem in configure script
vmrsss
vmrsss at gmail.com
Thu Sep 4 16:18:08 CEST 2008
On 31 Aug 2008, at 20:48, Guillaume POIRIER wrote:
>> When the system is not MACOSX then the SOFLAGS for GTK are defined
>> as:
>> echo 'SOFLAGS=-Wl,-soname,$(SONAME)' >> gtk/config.mak
>>
>> While i'm sure it should be
>> echo 'SOFLAGS=-Wl,-soname,$(SONAMEGTK)' >> gtk/config.mak
>>
>> Attached is a patch to correct SOFLAGS for GTK.
>
> Thanks, patch applied.
And rightly so. Thanks for spotting this.
More information about the x264-devel
mailing list