Bug 107 - convert libvorbis to Makefile.autotools.in
Summary: convert libvorbis to Makefile.autotools.in
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P3 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 09:57 UTC by Sven Neumann
Modified: 2009-02-19 15:47 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
patch to make libvorbis.mk use Makefile.autotools.in (2.43 KB, patch)
2009-02-13 09:57 UTC, Sven Neumann
Details

Note You need to log in before you can comment on or make changes to this bug.
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