diff options
author | hasso <hasso> | 2005-03-27 21:00:35 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-03-27 21:00:35 +0000 |
commit | 17eff7cb9010c0ba386ab801c220811ded4242b3 (patch) | |
tree | c3c0afb627384c4abe0066be933492e74cd272ff /ChangeLog | |
parent | 1b63904721aa6ca1aabafe23bcf28c5a2ceb2cd8 (diff) |
* configure.ac: Fix most of "Presents But Cannot Compiled" warnings
about various headers. CFLAGS is not correct place to specify
includes, INCLUDES is for that.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-03-28 Hasso Tepper <hasso at quagga.net> + + * configure.ac: Fix most of "Presents But Cannot Compiled" warnings + about various headers. CFLAGS is not correct place to specify + includes, INCLUDES is for that. + 2005-03-27 Hasso Tepper <hasso at quagga.net> * configure.ac: Add Intel compiler (icc) support. Although Intel |