summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2010-04-11 04:17:33 +0200
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:39 +0100
commit00a8697ca960ca65be8bf16b95c68dc42835645e (patch)
tree5266822bc6af45e99f2e03b24d1502e311c2bd40 /config.h
parent9627a203ceda5b23fbdd0abd26268a9b6d34be22 (diff)
downloadwhois-00a8697ca960ca65be8bf16b95c68dc42835645e.tar.gz
Imported Debian version 5.0.2v5.0.2
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.h b/config.h
index a0a361d..e0e1007 100644
--- a/config.h
+++ b/config.h
@@ -1,5 +1,5 @@
/* Program version */
-#define VERSION "5.0.1"
+#define VERSION "5.0.2"
/* Configurable features */
@@ -37,6 +37,7 @@
#endif
#if defined __APPLE__ && defined __MACH__
+# define HAVE_GETOPT_LONG
# define HAVE_GETADDRINFO
#endif
@@ -57,6 +58,7 @@
/* FIXME: which systems lack this? */
#define HAVE_GETTIMEOFDAY
+#define HAVE_INET_PTON
/*
* Please send patches to correctly ignore old releases which lack a RNG