--- config.h.orig Wed Jul 18 00:47:37 2001 +++ config.h Fri Aug 3 19:57:51 2001 @@ -27,3 +27,8 @@ #define DEFAULT_UDP_PORT 4444 /* The default mode of the client. Can be either EM_REPORT or EM_DUMP.*/ #define EM_DEFAULT EM_REPORT + +#ifndef ASNCDIR +#define ASNCDIR "." +#endif +