aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-06-16 18:25:33 -0400
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-06-16 23:14:05 +0000
commitf113306e0ed0efc77eb9655c6196243af7fce6ce (patch)
treea2eeb3d6e90ff1b9d00d60f78f17a8fc7e65645e /cmakeconfig.h.in
parent048646d322a79ef0f4b609527bf5a5b5bfe7a199 (diff)
More Python-bindings removal.
Change-Id: I4d82175781e65c73179f4c8e737a7900cb050bce Reviewed-on: https://code.wireshark.org/review/2283 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
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 94c3df43be..41321b94db 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -18,9 +18,6 @@
/* Build wsutil with SIMD optimization */
#cmakedefine HAVE_SSE4_2 1
-/* Path to Python. */
-#cmakedefine PYTHON_DIR "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATADIR}/${CPACK_PACKAGE_NAME}/python/${CPACK_PACKAGE_VERSION}"
-
/* Define to 1 if we want to enable plugins */
#cmakedefine HAVE_PLUGINS 1