Commit graph

18 commits

Author SHA1 Message Date
Jaroslav Kysela
3375a08a4c More build fixes (gtk1 check removal from echomixer), cvscompile removal
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2012-01-23 11:40:34 +01:00
Jaroslav Kysela
24b5756c35 qlo10k1: Fix usage of $x_libraries in acinclude.m4 - it may be empty
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2009-08-31 12:48:22 +02:00
Jaroslav Kysela
a726e5df68 Added configure target to global Makefile and gitcompile to EXTRA_DIST
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-09 14:17:10 +02:00
Jaroslav Kysela
880926b3cd gitcompile: return error return code and add GITCOMPILE_NO_MAKE condition
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 18:51:25 +02:00
Jaroslav Kysela
c989fddc7e hgcompile -> gitcompile changes (include README files) 2008-06-03 10:39:28 +02:00
Jaroslav Kysela
f98434ac4c qlo10k1 - add --enable-qtforce32 switch (post 1.0.14 stuff) 2007-06-04 13:49:12 +02:00
Jaroslav Kysela
7937787cec qlo10k1 - added real support for lib64 detection (OpenSuSE 10.2) 2007-06-04 13:26:35 +02:00
Jaroslav Kysela
b19ecd8d8d Add lib64 search paths for QTDIR 2007-06-04 11:57:17 +02:00
Takashi Iwai
e13da40b0e Add hgcompile scripts
Added hgcompile scripts.
2006-05-12 15:36:52 +02:00
Clemens Ladisch
ec25bb1219 qlo10k1: use stdlib.h for malloc()/free()
Some qlo10k1 files need <stdlib.h> for malloc() and free(); it seems not
all Qt headers include them by default.
2006-05-02 15:38:46 +02:00
Takashi Iwai
ef87719aec Fix exec permission of cvscompile and add .hgignore 2006-04-07 18:17:19 +02:00
Takashi Iwai
8d95c04c7e Various fixes to qlo10k1
Various fixes by Tim <terminator356@users.sourceforge.net>:

- ld10k1 0.1.8p1 recommended for best operation.
- Fixed link disconnect bug.
- Now remembers last file open/save dir.
- Now unused IO/FX do not disappear upon refresh.
- Refresh/redraw fixups.
2005-06-03 12:31:54 +00:00
Takashi Iwai
37fccff016 Add --with-ld10k1 configure option
Added --with-ld10k1 configure option for better detection of
ld10k1 package.
The include directory and ld10k1 symlink are automatically
created to point the local path.
2005-06-02 13:10:48 +00:00
Takashi Iwai
ca7cb411ff Build qlo10k1 with local ld10k1
Build qlo10k1 with local ld10k1.
2005-06-01 16:10:51 +00:00
Mikael Magnusson
0d5aa544ed Fix gw_CHECK_QT macro
Fixes pattern in gw_CHECK_QT not to match files that the linker won't
use, for example libqt.so.3 . Needed if both libqt and libqt-mt shared
libraries are installed, but only the libqt-mt development library.

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
2005-05-17 16:12:50 +00:00
Mikael Magnusson
8ff2d3d2ea Fix handling of $CFLAGS and $LIBS
Adds LD10K1_CFLAGS and LD10K1_LDFLAGS in src/Makefile.am, and moves
QT_CXXFLAGS to the makefile.

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
2005-05-17 16:12:05 +00:00
Jaroslav Kysela
8296f918c1 Fixed typos - ld10k1 -> qlo10k1 2005-03-24 13:58:13 +00:00
Takashi Iwai
ab3e05d1da Add qlo10k1
Added qlo10k1 by Peter Zubaj.
2005-03-18 16:42:48 +00:00