diff options
author | Darrell Anderson <[email protected]> | 2012-10-21 15:00:34 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-10-21 15:00:34 -0500 |
commit | 1c58f5a1406458669ea8ede15a3e2ea499a005f4 (patch) | |
tree | 317cc9ccd58260d28e3bda19be1271314836e716 /README | |
parent | f7aa568e72522795cc7ab26556890d1e4de94d4e (diff) | |
download | dbus-tqt-1c58f5a1406458669ea8ede15a3e2ea499a005f4.tar.gz dbus-tqt-1c58f5a1406458669ea8ede15a3e2ea499a005f4.zip |
Fix inadvertent tq changes.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,8 +42,8 @@ the ./configure program. --enable-selinux build with SELinux support --enable-dnotify build with dnotify support (linux only) - --with-qt-tqmoc=<path> tqmoc for Qt - --with-qt3-tqmoc=<path> tqmoc for Qt3 + --with-qt-moc=<path> moc for Qt + --with-qt3-moc=<path> moc for Qt3 --with-xml=libxml/expat XML library to use --with-init-scripts=redhat Style of init scripts to install --with-session-socket-dir=dirname Where to put sockets for the per-login-session message bus |