mbroemme / libmpq

libmpq is a library for manipulating MPQ (MoPaQ) archives, which are used by Blizzard in most of their games (e.g., Diablo, Diablo 2, StarCraft, WarCraft 3, and World of Warcraft).
http://libmpq.org
GNU General Public License v2.0
37 stars 13 forks source link

Add correct way of ABI versioning. #1

Closed mbroemme closed 13 years ago

mbroemme commented 13 years ago

Currently the shared library name is created according to version from configure.ac which is simply wrong. Modifiy the source to follow http://nondot.org/sabre/Mirrored/libtool-2.1a/libtool_6.html#SEC36