From 8d643d376f422190c9c7e674cdd0de79c205c503 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sat, 14 Jul 2012 09:42:53 -0300 Subject: [PATCH] Update master --- plugins/plugin-conf.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/plugins/plugin-conf.in b/plugins/plugin-conf.in index d05792b1..1e2c338e 100644 --- a/plugins/plugin-conf.in +++ b/plugins/plugin-conf.in @@ -1,4 +1,3 @@ - AC_INIT(@PLUGIN@-config.h.in) AM_CONFIG_HEADER(@PLUGIN@-config.h) AM_INIT_AUTOMAKE(xchat-@PLUGIN@, @PLUGIN_VERSION@) @@ -12,8 +11,8 @@ AC_ARG_WITH(plugin-includes, AC_SUBST(PLUGIN_INCLUDES) -xchatlibdir=${libdir}/xchat -AC_SUBST(xchatlibdir) +hexchatlibdir=${libdir}/hexchat +AC_SUBST(hexchatlibdir) AC_OUTPUT( Makefile