comparison src/config.h.in @ 724:76d5a3dd827a

[xemacs-hg @ 2002-01-05 07:33:11 by stephent] Pre-21.5.4 commit of stuff on notebook -- updated CHANGES-beta -- fix some slow startups - default with_ipv6_cname=no -- Stephen Turnbull -- Cygwin nox-xpm detection -- Charles Wilson -- eliminate bogus check for Athena widgets -- Alexey Mahotkin
author stephent
date Sat, 05 Jan 2002 07:33:24 +0000
parents fdefd0186b75
children 943eaba38521
comparison
equal deleted inserted replaced
723:a65ddffa00a5 724:76d5a3dd827a
354 #undef NO_TERMIO 354 #undef NO_TERMIO
355 #undef SIGNALS_VIA_CHARACTERS 355 #undef SIGNALS_VIA_CHARACTERS
356 356
357 #undef NLIST_STRUCT 357 #undef NLIST_STRUCT
358 358
359 /* Do IPv6 hostname canonicalization before IPv4 in getaddrinfo()? */
360 #undef IPV6_CANONICALIZE
361
359 /* Compile in support for SOCKS? */ 362 /* Compile in support for SOCKS? */
360 #undef HAVE_SOCKS 363 #undef HAVE_SOCKS
361 364
362 /* Compile in support for X pixmaps via the `xpm' library? */ 365 /* Compile in support for X pixmaps via the `xpm' library? */
363 #undef HAVE_XPM 366 #undef HAVE_XPM