Add gcc predefined macros to $Config{cppsymbols} on GNU/kFreeBSD.
authorNiko Tyni <ntyni@debian.org>
Thu, 18 Jun 2009 14:38:12 +0000 (16:38 +0200)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Thu, 18 Jun 2009 14:38:12 +0000 (16:38 +0200)
commit3b910a06633f63976a6da223b122193040fbe96d
tree685fed7146a50e4ea6950c736edc8be6bdf0f3b5
parent906a0c07e328f0f22fcc032cc5b85bf246005a45
Add gcc predefined macros to $Config{cppsymbols} on GNU/kFreeBSD.

This is needed at least by h2ph, otherwise the generated .ph files
choke on missing __LONG_MAX__ and similar definitions.
Configure