From f0e2cb3e0bbf5d855a6106359778bce2bd9c61bb Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:20:03 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- smoke/tqt/qtguess.pl.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'smoke/tqt/qtguess.pl.in') diff --git a/smoke/tqt/qtguess.pl.in b/smoke/tqt/qtguess.pl.in index 9f6d011..7174567 100644 --- a/smoke/tqt/qtguess.pl.in +++ b/smoke/tqt/qtguess.pl.in @@ -38,7 +38,7 @@ my $tmp = gettmpfile(); my $qtinc = '@qt_includes@'; my $allinc = '@all_includes@'; my $alllib = '@all_libraries@'; -my $qtflags ='@LIB_QT@'; +my $qtflags ='@LIB_TQT@'; my %x; $x{'LIBPNG'} = '@LIBPNG@'; $x{'LIBJPEG'} = '@LIBJPEG@'; -- cgit v1.2.1