diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-11-18 06:11:43 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-11-18 06:11:43 +0800 |
commit | 7f4300223d86e9687f2c420834c18ac0e23b4e68 (patch) | |
tree | e83d5d664b205da812b70e1ca9650a63d262f092 /macros/ChangeLog | |
parent | 9988b00f0a24e9e022bca997195d97aba43f4a13 (diff) | |
download | gsoc2013-evolution-7f4300223d86e9687f2c420834c18ac0e23b4e68.tar gsoc2013-evolution-7f4300223d86e9687f2c420834c18ac0e23b4e68.tar.gz gsoc2013-evolution-7f4300223d86e9687f2c420834c18ac0e23b4e68.tar.bz2 gsoc2013-evolution-7f4300223d86e9687f2c420834c18ac0e23b4e68.tar.lz gsoc2013-evolution-7f4300223d86e9687f2c420834c18ac0e23b4e68.tar.xz gsoc2013-evolution-7f4300223d86e9687f2c420834c18ac0e23b4e68.tar.zst gsoc2013-evolution-7f4300223d86e9687f2c420834c18ac0e23b4e68.zip |
We need to check for <net/if_var.h> and conditionally include it before
1998-11-17 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: We need to check for <net/if_var.h>
and conditionally include it before <net/if_isppp.h> in the code
that check for I4B to make it work on FreeBSD 3.0.
svn path=/trunk/; revision=478
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 4e44c28eff..4d87d78530 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +1998-11-17 Martin Baulig <martin@home-of-linux.org> + + * gnome-libgtop-sysdeps.m4: We need to check for <net/if_var.h> + and conditionally include it before <net/if_isppp.h> in the code + that check for I4B to make it work on FreeBSD 3.0. + 1998-10-25 Marius Vollmer <mvo@zagadka.ping.de> * gnome-guile-checks.m4: Add GUILE_LIBS to LIBS when checking |