summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2012-07-14 09:42:53 -0300
committerTingPing <tngpng@gmail.com>2012-07-14 09:42:53 -0300
commit8d643d376f422190c9c7e674cdd0de79c205c503 (patch)
tree1dc5962d1685b66ff2f574b9c2903ee1e63f7008
parenta19fc013a5fa16f878e2ae0cdeef8816addcd543 (diff)
Update master
-rw-r--r--plugins/plugin-conf.in5
1 files 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