From a6a486247abe172af650a068ca0ffcf26e588d66 Mon Sep 17 00:00:00 2001 From: das Date: Wed, 14 Nov 2007 03:51:14 +0000 Subject: autoheader-2.59 --- unix/tclConfig.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index 0dc1839..929557a 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -34,6 +34,9 @@ /* Do we have fts functions? */ #undef HAVE_FTS +/* Define to 1 if getaddrinfo is available. */ +#undef HAVE_GETADDRINFO + /* Define to 1 if you have the `getattrlist' function. */ #undef HAVE_GETATTRLIST -- cgit v0.12