summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:50 +0900
commit55f70be287b5859fc99beb4253333a7b6ca8d7b8 (patch)
treed7fbef68d4b7e97fcedb502788cd444c80d231d3
parent58439379ec82b013467bfcbf487530ca50a2d333 (diff)
downloaddbus-tqt-55f70be2.tar.gz
dbus-tqt-55f70be2.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index f0b415b..9eef1ba 100644
--- a/INSTALL
+++ b/INSTALL
@@ -76,7 +76,7 @@ Note that DBus detects QtCore and QtXml during the configure process
using pkg-config. You may need to set the PKG_CONFIG_PATH to include
the Qt4 library directory. If you don't have your Qt4 installed, then
you may also need to use the --with-qt-moc directive to point to the
-Qt4 moc executable (e.g. $QTDIR/bin/moc).
+Qt4 moc executable (e.g. $TQTDIR/bin/moc).
Qt 3 Bindings