diff options
author | paul <paul> | 2005-04-11 07:10:47 +0000 |
---|---|---|
committer | paul <paul> | 2005-04-11 07:10:47 +0000 |
commit | 26275b05d6da500176d433523f659e0f6425558b (patch) | |
tree | ba86e8701da0cc11bfd99ea7715d02fa76402f07 /ChangeLog | |
parent | 1b414a170015f47f1fd2f75be74b1444647ce25f (diff) |
2005-04-11 Paul Jakma <paul.jakma@sun.com>
* configure.ac: Call AC_CANONICAL_{BUILD,TARGET} macros. Target isnt
set otherwise, afaict. AC_SUBST enable_{user,group,vty_group} and
quagga_statedir - the Solaris package bits for one need this.
configure the solaris/ Makefile.
* Makefile.am: solaris is a subdir - unconditional or else it wont
be included in non-solaris made dists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-04-11 Paul Jakma <paul.jakma@sun.com> + + * configure.ac: Call AC_CANONICAL_{BUILD,TARGET} macros. Target isnt + set otherwise, afaict. AC_SUBST enable_{user,group,vty_group} and + quagga_statedir - the Solaris package bits for one need this. + configure the solaris/ Makefile. + * Makefile.am: solaris is a subdir - unconditional or else it wont + be included in non-solaris made dists. + 2005-04-10 Paul Jakma <paul.jakma@sun.com> * configure.ac: Fix host string recognition for Solaris Nevada aka |