diff options
author | hasso <hasso> | 2005-03-27 23:00:35 +0200 |
---|---|---|
committer | hasso <hasso> | 2005-03-27 23:00:35 +0200 |
commit | 17eff7cb9010c0ba386ab801c220811ded4242b3 (patch) | |
tree | c3c0afb627384c4abe0066be933492e74cd272ff /ChangeLog | |
parent | * ospf_snmp.c: Don't crash in snmp query if ospf instance doesn't (diff) | |
download | frr-17eff7cb9010c0ba386ab801c220811ded4242b3.tar.xz frr-17eff7cb9010c0ba386ab801c220811ded4242b3.zip |
* 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 |