From 553da9f77a1dba1f5a6f0ee2398bb5dbc14cc341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 26 Sep 2018 01:14:10 +0200 Subject: QT_INCLUDES => TQT_INCLUDES conversion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kdiff3plugin/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdiff3plugin/po') diff --git a/kdiff3plugin/po/Makefile b/kdiff3plugin/po/Makefile index d1f45ac..499a470 100644 --- a/kdiff3plugin/po/Makefile +++ b/kdiff3plugin/po/Makefile @@ -185,7 +185,7 @@ PACKAGE_VERSION = PATH_SEPARATOR = : PERL = /usr/bin/perl QTE_NORTTI = -QT_INCLUDES = -I/usr/include/qt3 +TQT_INCLUDES = -I/usr/include/qt3 QT_LDFLAGS = -L/usr/share/qt3/lib RANLIB = ranlib SET_MAKE = -- cgit v1.2.1