[PATCH] Add gcc predefined macros to $Config{cppsymbols} on GNU/Hurd.
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Mon, 1 Feb 2010 11:58:57 +0000 (12:58 +0100)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Mon, 1 Feb 2010 11:58:57 +0000 (12:58 +0100)
commiteeb92b76fda504cc34bcd98ba2dbc73d933c0208
treef6aeb80b661ac7ac219243cefda5f3d86dbaa3f1
parent455f2c6c92e42c1a9e31268cbd491ba661f99882
[PATCH] Add gcc predefined macros to $Config{cppsymbols} on GNU/Hurd.

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

Patch by Samuel Thibault <sthibault@debian.org>.

Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
Configure