Add %ifmacro and friends, and fix two minor bugs:
authorH. Peter Anvin <hpa@zytor.com>
Tue, 7 May 2002 00:10:05 +0000 (00:10 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 7 May 2002 00:10:05 +0000 (00:10 +0000)
commit6574726f2164d7d61f2b23e3fecaaf452294ceda
treeeb7a4edd8d6738262c96e221855e6e1dcb6d138a
parent290b514fac0490d12f692183b876a6c519941797
Add %ifmacro and friends, and fix two minor bugs:

a) The argument to %elif* is handled different than the one to %if*
b) Incorrect error messages for the %ifdef variants
preproc.c