| commit | edf2dcc259cccb5788fb94aa828d9a77c1c96da8 | [log] [tgz] |
|---|---|---|
| author | Wichert Akkerman <wichert@deephackmode.org> | Fri Feb 16 20:14:40 2001 +0000 |
| committer | Wichert Akkerman <wichert@deephackmode.org> | Fri Feb 16 20:14:40 2001 +0000 |
| tree | b48c817f08d9d8549f3100e3974408b75a3fc0a5 | |
| parent | 8c7122c9519dfd46ea7c8c026eab6f7aed74cf21 [diff] [blame] |
Use @bindir@ and @mandir@
diff --git a/ChangeLog b/ChangeLog index 3c0c2bb..96f23bc 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -2,6 +2,7 @@ * configure.in: test for netinet/tcp.h and netinet/udp.h existance * net.c: include netinet/tcp.h and netinet/udp.h if they exist + * Makefile.in: use @mandir@ and @bindir@ 2000-11-26 Wichert Akkerman <wakkerma@debian.org>