yasm/frontends
Peter Johnson e12c95ca31 Take #2 on reversioning: decouple version and build from autoconf version
(which is used for the tar.gz name).  Also clean up Mkfiles/config.h

* configure.ac: Change autoconf version back to HEAD, add new PACKAGE_INTVER
and PACKAGE_BUILD config.h defines.
* cv-symline.c, yasm.c: Use PACKAGE_INTVER and PACKAGE_BUILD instead of
PACKAGE_STRING.
* genversion.c: Likewise.

* Mkfiles: Clean up and add PACKAGE_INTVER and PACKAGE_BUILD.

svn path=/trunk/yasm/; revision=1468
2006-04-06 05:55:41 +00:00
..
yasm Take #2 on reversioning: decouple version and build from autoconf version 2006-04-06 05:55:41 +00:00
Makefile.inc * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00