Commit Graph

22 Commits

Author SHA1 Message Date
Yann Leboulanger d0cade64f4 don't build non-existing folder. 2012-12-11 07:55:35 +01:00
Yann Leboulanger 3daf82f4cc add plugins stuff to build system 2010-07-29 10:10:06 +02:00
Stephan Erb 27c101eb55 Add protocol folder to Makefile. 2009-12-11 01:11:39 +01:00
Bruno Tarquini 6123687dda autotools: add a new autoconf variable: ${gajim_srcdir}.
It expanded version is GAJIM_SRCDIR.

It indicate where pyfiles will be installed (for now: PREFIX/share/gajim/src).

simplify src/Makefile.am by using nobase_ and dist_ prefix.
nobase_ allows hiearchical installation instead of flat directory
installation.
2009-11-28 12:54:30 +01:00
Yann Leboulanger eb11c24eea egg.trayicon is dead. Light a candle :'(
Fixes #3021, #5246
2009-11-24 14:33:49 +01:00
red-agent 247a92b527 Fixed the build system for the reworked version of the command system 2009-10-03 00:10:30 +03:00
red-agent 89bfa782dc Gajim's build system is a little bit funky. Fixes 5274 2009-09-18 18:45:08 +03:00
red-agent 8ae6679fe8 Added the new command system to the build system 2009-09-18 17:32:27 +03:00
Jonathan Schleifer f7014072a7 Remove all OS X-specific code from the default branch.
OS X support is still maintained in the osx_newbuildsys branch - and
only there.
2009-06-15 21:34:38 +02:00
Jonathan Schleifer 086d031374 Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
Yann Leboulanger 01bcfe2007 [thorstenp] use ctype to have gtkspell. No need to compile it from C. Fixes #4289 2009-02-12 22:15:18 +00:00
Yann Leboulanger 7dba2f909f [brubru] replace $(libdir)/gajim by $(pkglibdir) see #4770 2009-02-11 10:50:39 +00:00
Yann Leboulanger d1a0a436c7 [thorstenp] use ctype to have idle. No need to compile it from C. Fixes #4260 2008-12-03 22:46:55 +00:00
Yann Leboulanger 29dd9d2576 added ipython for SVN users only. 2008-04-14 15:19:09 +00:00
Yann Leboulanger 7e2b371861 compile .py to .pyc and .pyo and install those files too. 2008-01-28 18:40:26 +00:00
Yann Leboulanger 1f7a462788 [James Newton] osx port for Gajim. a GREAT thanks!!! 2007-11-14 19:47:52 +00:00
Dimitur Kirov f0258f0f0d don't dist defs.py.in from common 2006-10-13 08:17:43 +00:00
Dimitur Kirov 1d40d71182 keep defs in defs.py.in
switch autogen order
dist defs.py.in
2006-10-11 17:40:56 +00:00
Dimitur Kirov 595f4bbf4b adding Stefan to AUTHORS file
cleaning Makefile.in-s in make maintainer-clean
skip noisy message in autogen.sh
2006-10-11 12:37:08 +00:00
Dimitur Kirov f56897745d adding some enable options.
using $(srcdir) for files refered by wildcars
2006-10-05 15:08:07 +00:00
Dimitur Kirov 1a68b63302 add --enable-gtkspell check.
check xscrnsaver's libs only when xscrnsaver.pc
is not installed
fix DESTDIR
add explicit AC_SUBST for PYTHON_INCLUDES
2006-10-04 12:22:37 +00:00
Dimitur Kirov 59b6ae468a merge from trunk
automake based instalation
2006-10-04 00:10:49 +00:00