diff options
author | Damien Miller <djm@mindrot.org> | 2002-01-22 23:51:42 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-01-22 23:51:42 +1100 |
commit | 28e4d8f87b9bdee4c91187f6d959b4c0124cd30b (patch) | |
tree | 6974f63c1df0d2fea33ab05bd0454e28da555f2d /ChangeLog | |
parent | 1fc2343e3523f4e018d9fdf3ed9959b3c2983b9f (diff) |
- (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it as
bogus in configure
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -228,6 +228,8 @@ | |||
228 | typo in error message; from djast@cs.toronto.edu | 228 | typo in error message; from djast@cs.toronto.edu |
229 | - (djm) Make auth2-pam.c compile again after dispatch.h and packet.h | 229 | - (djm) Make auth2-pam.c compile again after dispatch.h and packet.h |
230 | changes | 230 | changes |
231 | - (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it as | ||
232 | bogus in configure | ||
231 | 233 | ||
232 | 20020121 | 234 | 20020121 |
233 | - (djm) Rework ssh-rand-helper: | 235 | - (djm) Rework ssh-rand-helper: |
@@ -7375,4 +7377,4 @@ | |||
7375 | - Wrote replacements for strlcpy and mkdtemp | 7377 | - Wrote replacements for strlcpy and mkdtemp |
7376 | - Released 1.0pre1 | 7378 | - Released 1.0pre1 |
7377 | 7379 | ||
7378 | $Id: ChangeLog,v 1.1787 2002/01/22 12:43:12 djm Exp $ | 7380 | $Id: ChangeLog,v 1.1788 2002/01/22 12:51:42 djm Exp $ |