summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-18 22:58:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-21 19:17:27 +0900
commit45505b78efcaf13c9741899b47a471270aeabd97 (patch)
tree8afc4a112bde09d3d00c4ee971b1ea8c92113dd1 /configure.in
parent10ee12b66a226f890b423ab711e17efd04bd2f70 (diff)
downloadlibtqt-perl-bug/266/move-to-usr.tar.gz
libtqt-perl-bug/266/move-to-usr.zip
smoke's qt -> tqt renaming. This relates to bug 266.bug/266/move-to-usr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0aa33d3..a93f3a4 100644
--- a/configure.in
+++ b/configure.in
@@ -505,7 +505,7 @@ AC_SUBST(qt_test_threshold)
if test "$HAVE_SMOKE" = "no" || test "$kde_force_smoke" != "no"; then
- AC_CONFIG_FILES(smoke/tqt/qtguess.pl, [cd smoke/tqt && perl qtguess.pl && cd ../..] )
+ AC_CONFIG_FILES(smoke/tqt/tqtguess.pl, [cd smoke/tqt && perl tqtguess.pl && cd ../..] )
AC_CONFIG_FILES(smoke/tqt/generate.pl, [cd smoke/tqt && perl generate.pl && cd ../..])
AC_CONFIG_FILES([smoke/Makefile])
AC_CONFIG_FILES([smoke/tqt/Makefile])