GTK+ IRC client
111441302c
With the switch to meson, the problem previously fixed in #1822 came back. The build system might pick up the installed hexchat-config.h instead of using the header in the source directory, as the compiler arguments would be in the order of "-I${prefix}/include -I..". It seems that the c_args in meson are always put to the front of the compiler arguments, in order to be able to override any include paths from dependencies. However, this was not the intention here, so perl should also be modeled as a dependency. This ensures that the arguments with local include directories come first. |
||
---|---|---|
.tx | ||
data | ||
osx | ||
plugins | ||
po | ||
src | ||
win32 | ||
.editorconfig | ||
.gitignore | ||
.mailmap | ||
.travis.yml | ||
COPYING | ||
Doxyfile | ||
fedora-mingw64.ini | ||
meson_options.txt | ||
meson_post_install.py | ||
meson.build | ||
readme.md |
HexChat
HexChat is an IRC client for Windows and UNIX-like operating systems.
See IRCHelp.org for information about IRC in general.
For more information on HexChat please read our documentation:
X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny. HexChat ("hexchat") Copyright (c) 2009-2014 By Berke Viktor. This program is released under the GPL v2 with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. You may provide binary packages linked to the OpenSSL libraries, provided that all other requirements of the GPL are met. See file COPYING for details.