diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:52 +0900 |
commit | 50087701ab4e8f67501bc90351298acd308049ab (patch) | |
tree | c1093e6ec4be9f30e920ed2e1eda36922d7efafe /config.h.cmake | |
parent | 6290931c7a94004e405fa3b11462a33f4bc9997c (diff) | |
download | tdelibs-50087701ab4e8f67501bc90351298acd308049ab.tar.gz tdelibs-50087701ab4e8f67501bc90351298acd308049ab.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index b65b1253f..900f32bfc 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -353,7 +353,7 @@ #undef HAVE_LIBPTHREAD /* Define to 1 if you have the `qt-mt' library (-lqt-mt). */ -#undef HAVE_LIBQT_MT +#undef HAVE_LIBTQT_MT /* Defined if you have libthai and want to have it compiled in */ #undef HAVE_LIBTHAI |