summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorTim Waugh <twaugh@redhat.com>2014-11-12 12:31:51 +0000
committerTim Waugh <twaugh@redhat.com>2014-11-12 12:31:51 +0000
commit6abf3f4c87a0309d5e7d436e4b72d26a08631ebf (patch)
tree22b65b6afbd6840b3ffcb43d7d207038dbef06bc /config.h.in
parent4561f7e9c63c6ca2859da9b9fa75f64a1a8c2a81 (diff)
downloadtigervnc-6abf3f4c87a0309d5e7d436e4b72d26a08631ebf.tar.gz
tigervnc-6abf3f4c87a0309d5e7d436e4b72d26a08631ebf.zip
IPv6 loopback support too.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index a50e723d..490d7f6d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -2,6 +2,7 @@
#define PACKAGE_VERSION "@VERSION@"
#cmakedefine HAVE_INET_ATON
+#cmakedefine HAVE_INET_PTON
#cmakedefine HAVE_GETADDRINFO
#cmakedefine HAVE_GNUTLS_SET_GLOBAL_ERRNO
#cmakedefine HAVE_GNUTLS_SET_ERRNO