From 1c58f5a1406458669ea8ede15a3e2ea499a005f4 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 15:00:34 -0500 Subject: Fix inadvertent tq changes. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 9124927..0eb45e3 100644 --- a/README +++ b/README @@ -42,8 +42,8 @@ the ./configure program. --enable-selinux build with SELinux support --enable-dnotify build with dnotify support (linux only) - --with-qt-tqmoc= tqmoc for Qt - --with-qt3-tqmoc= tqmoc for Qt3 + --with-qt-moc= moc for Qt + --with-qt3-moc= 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 -- cgit v1.2.1