aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-05-05 00:19:09 -0700
committerGuy Harris <guy@alum.mit.edu>2018-05-05 08:06:35 +0000
commit15cfc41e9441c648caf10483520ba3503f2824a0 (patch)
tree628cd951778ef56703662cb629e0a9efe25e7dbd /cmakeconfig.h.in
parent41445d0e97ef37786ec7443141641a78fcfd6b8f (diff)
Don't use dladdr() to get a pathname for the current executable().
Change-Id: I24ad11a659c2cb936f873339dc2b36ac9944280a Reviewed-on: https://code.wireshark.org/review/27359 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 89913c881d..57d7d59db1 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -53,9 +53,6 @@
/* Define to use c-ares library */
#cmakedefine HAVE_C_ARES 1
-/* Define to 1 if you have the `dladdr' function. */
-#cmakedefine HAVE_DLADDR 1
-
/* Define to 1 if you have the <fcntl.h> header file. */
#cmakedefine HAVE_FCNTL_H 1