This website requires JavaScript.
Explore
Help
Register
Sign In
deepend
/
zoitechat
Watch
1
Star
0
Fork
0
You've already forked zoitechat
mirror of
https://github.com/ZoiteChat/zoitechat.git
synced
2026-03-13 09:10:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b245f2f79ea50ef4bf29c586c3e3da1b7a5cb0a6
zoitechat
/
data
/
Makefile.am
6 lines
63 B
Makefile
Raw
Normal View
History
Unescape
Escape
Reorganize files and migrate images to gresource
2013-09-27 21:56:13 -04:00
SUBDIRS
=
pkgconfig man
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-16 12:58:33 +02:00
MAKE: don't include icons and desktop file for non-gtk builds
2013-03-31 16:59:49 +02:00
i
f
D
O
_
G
T
K
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-16 12:58:33 +02:00
SUBDIRS
+=
icons misc
MAKE: don't include icons and desktop file for non-gtk builds
2013-03-31 16:59:49 +02:00
e
n
d
i
f
Reference in New Issue
Copy Permalink
Service Provided by
tilde.club
.