From 18c8241a91bd9208879666f1a1a13f454e66d75b Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 3 May 1998 16:43:39 +0000 Subject: BIRD library: The story continues. Complete resource manages and IP address handling. --- sysdep/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysdep') diff --git a/sysdep/config.h b/sysdep/config.h index a17f4d1..c9c1393 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -47,4 +47,8 @@ typedef u16 word; #define CONFIG_BGP #define CONFIG_OSPF +/* Autodetected system features */ + +#define HAVE_SYSLOG + #endif -- cgit v1.2.3