]> granicus.if.org Git - curl/commit
Prevent detection of stdint.h on IRIX systems, even when available.
authorYang Tse <yangsita@gmail.com>
Wed, 6 Jan 2010 18:25:10 +0000 (18:25 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 6 Jan 2010 18:25:10 +0000 (18:25 +0000)
commit1e87e4bb4ec946f6a16fcfe78350a616c08d3ad4
tree2c245fe3a633d1608636b21c50ce2e7d48c387b9
parent9bd03483ce6983852d41f5f69cb74827c9defc26
Prevent detection of stdint.h on IRIX systems, even when available.

IRIX MIPSpro 7.4 C++ compiler does not tolerate inclusion of stdint.h
m4/curl-functions.m4