mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 12:10:19 +00:00
Use AC_CONFIG_FILES
This commit is contained in:
@@ -948,7 +948,7 @@ dnl for plugins/xxx/Makefile.am
|
|||||||
hexchatlibdir=${libdir}/hexchat
|
hexchatlibdir=${libdir}/hexchat
|
||||||
AC_SUBST(hexchatlibdir)
|
AC_SUBST(hexchatlibdir)
|
||||||
|
|
||||||
AC_OUTPUT([
|
AC_CONFIG_FILES([
|
||||||
Makefile
|
Makefile
|
||||||
share/Makefile
|
share/Makefile
|
||||||
share/icons/Makefile
|
share/icons/Makefile
|
||||||
@@ -973,6 +973,8 @@ man/Makefile
|
|||||||
dnl plugins/tcl/Makefile
|
dnl plugins/tcl/Makefile
|
||||||
dnl plugins/sasl/Makefile
|
dnl plugins/sasl/Makefile
|
||||||
|
|
||||||
|
AC_OUTPUT
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo HexChat $VERSION
|
echo HexChat $VERSION
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user