Re-introducing the old "indef..endif" logic, but using "?=", as ifndef is only
commit5381746c1ce9bd5cdec72aab5275cacba592e0d7
authorkwaclaw <kwaclaw>
Wed, 13 Dec 2006 17:26:07 +0000 (13 17:26 +0000)
committerkwaclaw <kwaclaw>
Wed, 13 Dec 2006 17:26:07 +0000 (13 17:26 +0000)
tree38312b27407de05a58d4ae1eab13120cb1a20259
parent9face6a9a57459a20bce373a3a272851526d0c16
Re-introducing the old "indef..endif" logic, but using "?=", as ifndef is only
supported by GNU Make, but not BSD and Solaris Make. Fix for bugs
1490371 and #1613457.
Makefile.in