Update master

This commit is contained in:
TingPing
2012-07-14 09:42:53 -03:00
parent a19fc013a5
commit 8d643d376f
+2 -3
View File
@@ -1,4 +1,3 @@
AC_INIT(@[email protected]) AC_INIT(@[email protected])
AM_CONFIG_HEADER(@[email protected]) AM_CONFIG_HEADER(@[email protected])
AM_INIT_AUTOMAKE(xchat-@PLUGIN@, @PLUGIN_VERSION@) AM_INIT_AUTOMAKE(xchat-@PLUGIN@, @PLUGIN_VERSION@)
@@ -12,8 +11,8 @@ AC_ARG_WITH(plugin-includes,
AC_SUBST(PLUGIN_INCLUDES) AC_SUBST(PLUGIN_INCLUDES)
xchatlibdir=${libdir}/xchat hexchatlibdir=${libdir}/hexchat
AC_SUBST(xchatlibdir) AC_SUBST(hexchatlibdir)
AC_OUTPUT( AC_OUTPUT(
Makefile Makefile