mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 00:30:19 +00:00
Compatibility for Automake 1.12.4+
This commit is contained in:
@@ -2,7 +2,7 @@ localedir = $(datadir)/locale
|
||||
|
||||
bin_PROGRAMS = hexchat
|
||||
|
||||
INCLUDES = $(GUI_CFLAGS) -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"$(localedir)\"
|
||||
AM_CPPFLAGS = $(GUI_CFLAGS) -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"$(localedir)\"
|
||||
|
||||
hexchat_LDADD = ../common/libxchatcommon.a $(GUI_LIBS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user