* unprotoize.c: Define UNPROTOIZE first, to actually take effect.

From-SVN: r17420
This commit is contained in:
Andreas Schwab 1998-01-19 10:12:31 +00:00 committed by Richard Henderson
parent 7684433709
commit 829e1aaf72
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Mon Jan 19 10:14:55 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* unprotoize.c: Define UNPROTOIZE first, to actually take effect.
Mon Jan 19 10:11:52 1998 Richard Henderson <rth@cygnus.com>
* configure.in: Add cpp stringify test.

View File

@ -1,2 +1,2 @@
#include "protoize.c"
#define UNPROTOIZE
#include "protoize.c"