| 6 |
details. |
details. |
| 7 |
|
|
| 8 |
Configuration |
Configuration |
| 9 |
$Id: config.h,v 1.1 2001/10/31 08:19:53 rabbi Exp $ */ |
$Id: config.h,v 1.2 2001/12/11 20:56:07 rabbi Exp $ */ |
| 10 |
|
|
| 11 |
|
|
| 12 |
#ifndef _CONFIG_H |
#ifndef _CONFIG_H |
| 122 |
#endif |
#endif |
| 123 |
#endif |
#endif |
| 124 |
|
|
| 125 |
|
#ifdef WIN32 |
| 126 |
|
#define BROKEN_MTA |
| 127 |
|
/* Used if the MTA can't delete duplicate addresses */ |
| 128 |
|
#endif |
| 129 |
|
|
| 130 |
#if defined(USE_WINGUI) && !defined(WIN32) |
#if defined(USE_WINGUI) && !defined(WIN32) |
| 131 |
#error "The GUI requires Win32!" |
#error "The GUI requires Win32!" |
| 132 |
#endif |
#endif |