aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-02-13 18:08:47 -0800
committerGuy Harris <guy@alum.mit.edu>2015-02-14 07:23:20 +0000
commitf62353755b124472673620491d7709c4d35a6a80 (patch)
tree3f12f7bb5ae606673f51907080487b8838d4694a /cmakeconfig.h.in
parentb5a3b65f7aefa7af82f6d4927de91f151d209b3c (diff)
We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.
Change-Id: Id86e5d6d0ab24adb1bfff0688f33a40f2fdaed8d Reviewed-on: https://code.wireshark.org/review/7108 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index fcf18e4d0d..213a5851ba 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -47,12 +47,6 @@
/* Define to use c-ares library */
#cmakedefine HAVE_C_ARES 1
-/* Define to 1 if you have the <direct.h> header file. */
-#cmakedefine HAVE_DIRECT_H 1
-
-/* Define to 1 if you have the <dirent.h> header file. */
-#cmakedefine HAVE_DIRENT_H 1
-
/* Define to 1 if you have the `dladdr' function. */
#cmakedefine HAVE_DLADDR 1