Logo
Explore Help
Register Sign In
deepend/zoitechat
1
0
Fork 0
You've already forked zoitechat
mirror of https://github.com/ZoiteChat/zoitechat.git synced 2026-03-10 07:50:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
9d74ceedfdd759d48a8f74d43895ec78c5d20883
zoitechat/plugins/python/Makefile.am

10 lines
279 B
Makefile
Raw Normal View History

Don't hardcode "plugins" as the subdirectory for plugins in many places. modified: config-win32.h modified: configure.ac modified: plugins/checksum/Makefile.am modified: plugins/doat/Makefile.am modified: plugins/fishlim/Makefile.am modified: plugins/perl/Makefile.am modified: plugins/python/Makefile.am modified: plugins/sysinfo/Makefile.am modified: plugins/xdcc/Makefile.am modified: src/common/plugin.c modified: src/fe-text/fe-text.c
2013-04-15 15:48:19 +02:00
libdir = $(hexchatlibdir)
add xchat r1489
2011-02-24 04:14:30 +01:00
lib_LTLIBRARIES = python.la
python_la_SOURCES = python.c
configure: Improve various build flags - Store openssl flags in own vars - Share some common flags for plugins - Fix building plugins on win32 - Store all glib flags in one var - Don't link against every lib for each plugin - Don't hardcode ldflags for sysinfo
2014-09-06 08:04:52 -04:00
python_la_LDFLAGS = $(PLUGIN_LDFLAGS) -module
configure: Clean up Python checking This fixes requiring to add a version every time a new release comes out...
2015-09-30 03:55:42 -04:00
python_la_LIBADD = $(PYTHON_LIBS) $(GLIB_LIBS)
python_la_CPPFLAGS = $(PYTHON_CPPFLAGS)
python_la_CFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)/src/common
add xchat r1489
2011-02-24 04:14:30 +01:00
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 39ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API

Service Provided by tilde.club.