diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-24 23:58:58 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-24 23:58:58 +0900 |
| commit | 4535af23b60c41deb16e67f53b728ad0638e4f24 (patch) | |
| tree | 06bfd2c83053352f87dec8119610ad9ee66dc698 /configure.in | |
| parent | 23acb647d8d234cc00edd52a69e04706ee584316 (diff) | |
| download | knetload-4535af23.tar.gz knetload-4535af23.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 4d12523..5047b2d 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.2) +KDE_USE_TQT(3.2) AC_PATH_KDE dnl ======================================================= dnl FILE: configure.in.in |
