diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-05-28 10:02:41 +0200 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-05-28 10:02:41 +0200 |
commit | 105b8239f1d98156c82900d636391f94b787e541 (patch) | |
tree | 9427d5f14b648faaf60503413a7a2446f82713bf /ChangeLog | |
parent | [vtysh] Add "show memory" to vtysh (diff) | |
download | frr-105b8239f1d98156c82900d636391f94b787e541.tar.xz frr-105b8239f1d98156c82900d636391f94b787e541.zip |
[build] Update SOS CFLAGS and add check for GNU Make in configure.ac
2006-05-28 Paul Jakma <paul.jakma@sun.com>
* configure.ac: Update SOS CFLAGS, Xt shouldn't be used and
enable debug options.
Add a check for GNU Make and warn the user if it does not appear
to be the make used.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-05-28 Paul Jakma <paul.jakma@sun.com> + + * configure.ac: Update SOS CFLAGS, Xt shouldn't be used and + enable debug options. + Add a check for GNU Make and warn the user if it does not appear + to be the make used. + 2006-05-10 Paul Jakma <paul.jakma@sun.com> * configure.ac: Bump to 0.99.4 |