aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-11-15 19:58:39 +0000
committerJoão Valverde <j@v6e.pt>2017-11-15 20:39:37 +0000
commit9b93e7e5b2fb898fff1815345ac0a63087a74758 (patch)
tree43e3d06e8aa127b2ae5855412f7dff521bf142e3 /cmakeconfig.h.in
parent8d9fbdf8515b89f4739a4bddb80d944d2a53b459 (diff)
Explain where GeoIP_free comes from
Change-Id: I0a354cde4587a041bdb1fa4147bd88eed24ceb76 Reviewed-on: https://code.wireshark.org/review/24356 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index ec715cef29..aee8a4a494 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -68,7 +68,7 @@
/* Define if GeoIP supports IPv6 (GeoIP 1.4.5 and later) */
#cmakedefine HAVE_GEOIP_V6 1
-/* Define if GeoIP has GeoIP_free (not available upstream with 1.6.10 or earlier) */
+/* Define if GeoIP has GeoIP_free */
#cmakedefine HAVE_GEOIP_FREE 1
/* Define to 1 if you have the <ifaddrs.h> header file. */