svn commit: r1519 - trunk/yasm/m4
peter at tortall.net
peter at tortall.net
Wed May 3 20:59:40 PDT 2006
Author: peter
Date: Wed May 3 20:59:39 2006
New Revision: 1519
Modified:
trunk/yasm/m4/ax_create_stdint_h.m4
Changeset:
http://www.tortall.net/projects/yasm/changeset/1519
Log:
* ax_create_stdint_h.m4: Fix a couple bugs.
The m4_ifvaln() call doesn't seem to serve a purpose and generated bad shell
script code (trying to actually run a header file).
_STDINT_HEADER_INTPTR ifdef shouldn't wrap INTMAX_T check.
More information about the yasm-cvs
mailing list