S(oni)Ex Chat / Security Enhanced (He)xChat. because, I'm just done, I'm forking the thing.
Find a file
Christoph J. Thompson 5b8567919d Install a pkgconfig .pc file. This allows external plugins to find
where the header file is located, where Hexchat expects to find
plugins so it can load them at startup and which version of
Hexchat is installed. The path where pkgconfig files are stored
is determined by a macro available in newer versions of pkgconfig
which can be overridden by the --with-pkgconfig= configure switch.
However, if this macro is unavailable (older versions of
pkgconfig) then m4ifdef will make it fallback to simply use
${libdir}/pkgconfig (which is the default).

	modified:   configure.ac
	modified:   share/Makefile.am
	new file:   share/pkgconfig/Makefile.am
	new file:   share/pkgconfig/hexchat-plugin.pc.in
2013-04-28 16:48:32 +02:00
.tx
man Fix manpage EOL 2013-04-05 06:38:12 +02:00
plugins Don't hardcode "plugins" as the subdirectory for plugins in many 2013-04-28 16:42:48 +02:00
po Pull from Transifex 2013-04-01 23:38:04 +02:00
share Install a pkgconfig .pc file. This allows external plugins to find 2013-04-28 16:48:32 +02:00
src Don't hardcode "plugins" as the subdirectory for plugins in many 2013-04-28 16:42:48 +02:00
win32 Update gtkrc 2013-04-28 05:47:20 +03:00
.gitignore Add Perl build notes and installers 2012-11-12 08:12:38 +01:00
.travis.yml Update .travis.yml 2013-04-27 21:29:33 -03:00
acinclude.m4
autogen.sh build: move automake "foreign" option to AM_INIT_AUTOMAKE 2012-10-27 17:42:40 +02:00
config-win32.h Don't hardcode "plugins" as the subdirectory for plugins in many 2013-04-28 16:42:48 +02:00
config.rpath
configure.ac Install a pkgconfig .pc file. This allows external plugins to find 2013-04-28 16:48:32 +02:00
Makefile.am Fix macro searching 2013-03-03 15:19:33 -05:00