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>
This commit is contained in:
Guy Harris 2015-01-04 13:19:47 -08:00
parent fac8356610
commit 553cdfd4cc
1 changed files with 0 additions and 3 deletions

View File

@ -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