summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-01-04 13:19:47 -0800
committerGuy Harris <guy@alum.mit.edu>2015-01-04 21:20:09 +0000
commit553cdfd4cc5a5b55adf9f9380111e91777f4d3b0 (patch)
tree5fa52b18aa7af0a8137874bacd2c19e2398bb999 /cmakeconfig.h.in
parentfac8356610fadf488ff92c5a22e5177bb33a2511 (diff)
downloadwireshark-553cdfd4cc5a5b55adf9f9380111e91777f4d3b0.tar.gz
No need to #define HAVE_PYTHON.
We don't check it (we don't support Python as an extension language - the experimental support was dropped). Change-Id: Iedbe1dc5095614676c7eb3026d02f421bdba0d1d Reviewed-on: https://code.wireshark.org/review/6312 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 78e98a1b0a..0a5b3aa79f 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -251,9 +251,6 @@
/* Define to 1 if you have the <pwd.h> header file. */
#cmakedefine HAVE_PWD_H 1
-/* Define if python devel package available */
-#cmakedefine HAVE_PYTHON 1
-
/* Define to 1 if you have the optreset variable */
#cmakedefine HAVE_OPTRESET 1