very basic check for Qt integration. Another proof that Qt's build
authorHarri Porten <porten@kde.org>
Sat, 28 Dec 2002 09:10:43 +0000 (09:10 +0000)
committerHarri Porten <porten@kde.org>
Sat, 28 Dec 2002 09:10:43 +0000 (09:10 +0000)
commitb7354d91569384ba884bd3e391210019037ada2c
tree7ecb6a83c969afc11b740f687bdd11bda1d14aac
parentebd603e725695b58215d2928292c9f1cadd6f3e4
very basic check for Qt integration. Another proof that Qt's build
system needs more work for people using it.
I didn't want to copy all of KDEs autoconf magic so this is far from
perfect, yet. Can we use pkg-config here ?
ChangeLog
Makefile.am
configure.in
dbus/dbus-connection.c
qt/.cvsignore [new file with mode: 0644]
qt/Makefile.am [new file with mode: 0644]
qt/dbus-qthread.cpp [moved from qt/dbus-qthread.cc with 95% similarity]