]> icculus.org git repositories - icculus/xz.git/commit
Use LZMA_VERSION_STRING instead of PACKAGE_VERSION.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 8 Oct 2010 13:53:20 +0000 (16:53 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 8 Oct 2010 13:53:20 +0000 (16:53 +0300)
commitd3cd7abe85ec7c2f46cf198b15c00d5d119df3dd
tree9bd5c0223232b4dce2946dba221e366a0d1dc405
parent084c60d318f2dbaef4078d9b100b4a373d0c3a7f
Use LZMA_VERSION_STRING instead of PACKAGE_VERSION.

Those are the same thing, and the former makes it a bit
easier to build the code with other build systems, because
one doesn't need to update the version number into custom
config.h.

This change affects only lzmainfo. Other tools were already
using LZMA_VERSION_STRING.
src/lzmainfo/lzmainfo.c