freebsd.h (FBSD_CPP_PREDEFINES): Use #endif/#if pair instead of #elif (which is OK...
authorLoren J. Rittle <ljrittle@acm.org>
Tue, 22 May 2001 21:33:36 +0000 (21:33 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Tue, 22 May 2001 21:33:36 +0000 (21:33 +0000)
commit73daf27e40586f828ce56bc2ffa61e626048f52f
tree646d829d00213efe386308e837da314377c3de0a
parent9a5b6eff3a93c073e3b2461778910d4970e20eb6
freebsd.h (FBSD_CPP_PREDEFINES): Use #endif/#if pair instead of #elif (which is OK for this case but not in general).

* config/freebsd.h (FBSD_CPP_PREDEFINES): Use #endif/#if pair
instead of #elif (which is OK for this case but not in general).

From-SVN: r42469
gcc/ChangeLog
gcc/config/freebsd.h