Fix various typos and spelling errors.
[obnox/wireshark/wip.git] / cmakeconfig.h.in
index 77c562b06189bd040cfa6140487d13a273d16cb2..d739c4217436b866d544c3620da60ffd88a1107f 100644 (file)
@@ -15,6 +15,9 @@
 /* Directory where plugins reside */
 #define PLUGIN_DIR "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/@CPACK_PACKAGE_NAME@/plugins/${CPACK_PACKAGE_VERSION}"
 
+/* Define to 1 if we want to enable plugins */
+#cmakedefine NEW_PACKET_LIST 1
+
 /* Define to 1 if we want to enable plugins */
 #cmakedefine HAVE_PLUGINS 1