X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=ab779ae5b7f9fe332df5efd8e69077b1f370b90d;hb=9b1f5beca29ec78141f19a19d689f0f7cc3fe3ac;hp=9d484726505952fec47b5b8bc34aa72b335eb59a;hpb=9e97df973e333c18f65f251a213fcf736e52653f;p=ircu2.10.12-pk.git diff --git a/config.h.in b/config.h.in index 9d48472..ab779ae 100644 --- a/config.h.in +++ b/config.h.in @@ -19,7 +19,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * $Id: config.h.in,v 1.6 2004-08-16 16:32:05 entrope Exp $ + * $Id: config.h.in,v 1.7 2004-08-19 04:00:43 entrope Exp $ */ /* Define if you have the setrlimit function */ @@ -262,4 +262,7 @@ /* Define to `unsigned int' if does not define. */ #undef socklen_t +/* Define if you want IPv6 support. */ +#undef IPV6 + #endif /* INCLUDED_config_h */