Bug 107

Summary: convert libvorbis to Makefile.autotools.in
Product: buildroot Reporter: Sven Neumann <s.neumann>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot, jacmet
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: patch to make libvorbis.mk use Makefile.autotools.in

Description Sven Neumann 2009-02-13 09:57:39 UTC
Created attachment 65 [details]
patch to make libvorbis.mk use Makefile.autotools.in

Attached is a patch that converts libvorbis.mk to use Makefile.autotools.in. This is not only simpler, it also fixes a problem I had with wrong library paths in the libvorbis*.la files in the staging dir.

I suggest to apply this patch before dealing with bug #101.
Comment 1 Peter Korsgaard 2009-02-19 15:47:17 UTC
Thanks, committed as r25387