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 --- PerlTQt/Makefile.PL.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PerlTQt') diff --git a/PerlTQt/Makefile.PL.in b/PerlTQt/Makefile.PL.in index d1867d5..efa6618 100644 --- a/PerlTQt/Makefile.PL.in +++ b/PerlTQt/Makefile.PL.in @@ -22,7 +22,7 @@ $x{'X_PRE_LIBS'} = '@X_PRE_LIBS@'; interpolate('LIB_X11', 'exec_prefix', 'libdir', 'datadir'); my $objects='TQt$(OBJ_EXT) handlers$(OBJ_EXT)'; -my $qtlib ='@LIB_QT@'; +my $qtlib ='@LIB_TQT@'; interpolate(\$qtlib); -- cgit v1.2.3