[Bug 22132] New: update configure to work with mpg123 1.11.0

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 22 15:57:40 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22132

           Summary: update configure to work with mpg123 1.11.0
           Product: Wine
           Version: 1.1.41
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: thomas-forum at orgis.org


Created an attachment (id=26989)
 --> (http://bugs.winehq.org/attachment.cgi?id=26989)
patch for configure of 1.1.41

mpg123 1.11.0 introduces a scheme to have more reliable ABI in the future:
libmpg123.so will use default off_t, on 32 bit systems there will be
libmpg123_64.so for 64 bit off_t.

So, a program should check for both libraries... I am attaching patches for
configure.ac in 1.1.41 and git from today (hm, or yesterday).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list