mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
Update master
This commit is contained in:
parent
a19fc013a5
commit
8d643d376f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user