summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-18 01:14:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-18 01:14:05 +0900
commitd99c50bbd00fd10de96b5873269ec871a0e933c0 (patch)
tree4a9aac016687eeec953387474f52beb434477d7e /doc
parentf8607c016263a53632372aeda02ff56d9baaf4b9 (diff)
downloadktechlab-d99c50bbd00fd10de96b5873269ec871a0e933c0.tar.gz
ktechlab-d99c50bbd00fd10de96b5873269ec871a0e933c0.zip
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc')
-rw-r--r--doc/en/faq.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook
index a68e46e..9db0888 100644
--- a/doc/en/faq.docbook
+++ b/doc/en/faq.docbook
@@ -23,7 +23,7 @@
<programlisting>
configure:30956: checking for gpsim 0.21.4 availability
configure:31009: g++ -c -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
--DQT_THREAD_SUPPORT -O3 -march=athlon-xp -mcpu=athlon-xp -D_REENTRANT
+-DTQT_THREAD_SUPPORT -O3 -march=athlon-xp -mcpu=athlon-xp -D_REENTRANT
conftest.cc >&amp;5
conftest.cc:48:35: gpsim/gpsim_interface.h: No such file or directory</programlisting>
</example>