diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-24 23:59:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-24 23:59:11 +0900 |
| commit | e11a68d0f80b8714798cf69579fb71318a4abe1e (patch) | |
| tree | 5ebfbacea2c464a1c6dbcff1534e240e251b16c1 /configure.in | |
| parent | 90dc6c033fafe8b0b5f6a47417d3974d7ff231ab (diff) | |
| download | tde-systemsettings-e11a68d0.tar.gz tde-systemsettings-e11a68d0.zip | |
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index afde47c..efb2c65 100644 --- a/configure.in +++ b/configure.in @@ -57,7 +57,7 @@ dnl for NLS support. Call them in this order! dnl WITH_NLS is for the po files AM_KDE_WITH_NLS -KDE_USE_QT(3.3) +KDE_USE_TQT(3.3) AC_PATH_KDE dnl ======================================================= dnl FILE: configure.in.in |
