aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2015-03-17 13:42:44 +0100
committerPierre Ossman <ossman@cendio.se>2015-03-17 17:18:50 +0100
commit3aaaf66fb11d2a3b4abce5609f9995892fe66cad (patch)
tree0b85c1cc629b10ed1149bd127369345c9627186f
parenta6f97409e8968c69e3b74bcc5425cafb2de46955 (diff)
downloadtigervnc-3aaaf66fb11d2a3b4abce5609f9995892fe66cad.tar.gz
tigervnc-3aaaf66fb11d2a3b4abce5609f9995892fe66cad.zip
Nothing uses inet_ntop()/inet_pton() so remove the CMake define
-rw-r--r--config.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index fb697fa7..ae9ace02 100644
--- a/config.h.in
+++ b/config.h.in
@@ -2,7 +2,6 @@
#define PACKAGE_VERSION "@VERSION@"
#cmakedefine HAVE_INET_ATON
-#cmakedefine HAVE_INET_PTON
#cmakedefine HAVE_GETADDRINFO
#cmakedefine HAVE_ACTIVE_DESKTOP_H
#cmakedefine HAVE_ACTIVE_DESKTOP_L