X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config.h.in;h=5062e215724ebc1c63dbc5620cbaa063b6aaa479;hp=da9d917cea2fbb868a82edf30da7d56c89be2963;hb=4a78892df0b95cc22a976632445f3dca8893aae4;hpb=d036480eb208e821aba1485ec77da7f06bdf13a8 diff --git a/config.h.in b/config.h.in index da9d917..5062e21 100644 --- a/config.h.in +++ b/config.h.in @@ -117,6 +117,32 @@ */ #define WAITINT 1 +/* The following are autoconfigured, but you may wish to override the + * decisions of autoconf (and AC_CANONICAL_SYSTEM) and do your own + * thing. If so, you can modify the definitions. The Comments are as + * useful as ever. */ + +/* Defined for Solaris 2.x, Irix, OSF/1, HP-UX, AIX, SCO5 */ +#undef SYS5 + +/* Defined for Solaris 2.x, Irix, OSF/1, HP-UX, AIX */ +#undef SVR4 + +/* Defined for SunOS 4, FreeBSD, NetBSD, OpenBSD, BSD/OS -- does + * PicoBSD have uname? :) */ +#undef BIND +#undef BSD42 + +/* Defined for SunOS 4, FreeBSD, NetBSD, OpenBSD, BSD/OS */ +#undef BSD44 + +/* Defined for SCO5 */ +#undef SCO_5_STDIO + +/* Defined for Linux */ +#undef LINUX_STDIO + + /***** END USER CONFIGURATION SECTION *****/ /* Define to empty if the keyword does not work. */ @@ -167,26 +193,6 @@ /* Define vfork as fork if vfork does not work. */ #undef vfork -/* Defined for Solaris 2.x, Irix, OSF/1, HP-UX, AIX, SCO5 */ -#undef SYS5 - -/* Defined for Solaris 2.x, Irix, OSF/1, HP-UX, AIX */ -#undef SVR4 - -/* Defined for SunOS 4, FreeBSD, NetBSD, OpenBSD, BSD/OS -- does - * PicoBSD have uname? :) */ -#undef BIND -#undef BSD42 - -/* Defined for SunOS 4, FreeBSD, NetBSD, OpenBSD, BSD/OS */ -#undef BSD44 - -/* Defined for SCO5 */ -#undef SCO_5_STDIO - -/* Defined for Linux */ -#undef LINUX_STDIO - /* * Define this if you want SMTP (simple mail transport protocol) * support. When sending mail, instead of passing the message to