Set PLUGIN_INSTALL_DIR properly for wireshark.pc
[metze/wireshark/wip.git] / configure.ac
index 4692b88b41d24113149d12776311da2ee3d6dad1..804e136dd92f21cc7cc0e5685b57e916884580d2 100644 (file)
@@ -2680,7 +2680,7 @@ then
   AC_DEFINE(HAVE_PLUGINS, 1, [Define if plugins are enabled])
 fi
 AC_SUBST(plugindir)
-CPPFLAGS="$CPPFLAGS '-DPLUGIN_DIR=\"\$(plugindir)\"'"
+CPPFLAGS="$CPPFLAGS '-DPLUGIN_INSTALL_DIR=\"\$(plugindir)\"'"
 
 #
 # The plugin dissectors reside in ./plugins/PROTO/