Commit Graph

57 Commits

Author SHA1 Message Date
espie
08d23a7e20 allows kde plugins, since they are all of the form *.so.* as libtool is
utterly fucked (or at least, its use in kde).
2002-04-11 17:54:32 +00:00
espie
69a5bc5743 fix plugins on a.out platforms. This should repair jpeg in kde3. 2002-04-09 17:51:17 +00:00
espie
dd611b5a09 patches from kde 2002-04-09 14:19:40 +00:00
espie
fe3da8dfe3 qt3 programs need to link with -lICE -lSM.
Doesn't get you everytime, because qt3 checks for a session manager
before calling those functions.

Noticed by Jean-Yves Burlett.
2002-03-28 11:47:18 +00:00
espie
5b93bb3190 Fix mess. Typos happen. Not checking that a `fixed' patch still work
should definitely NOT.
2002-03-06 10:53:13 +00:00
mark
dec00b44c6 s/QMAKE_OPENBSD_SHBLIS/QMAKE_OPENBSD_SHLIBS 2002-03-05 22:11:48 +00:00
espie
fddfe20bc8 Initial port of qt3.
Most notable improvement seems to be font-handling, especially unicode stuff.

Configured to relocate plugins at a reasonable place. Includes *sql
plugins, though they are thoroughly untested at the moment.

Works good enough to recompile xglobe for instance. Still work to do
though, some paths are probably incorrect yet.
2002-03-04 16:13:04 +00:00