From 0e6f6f70f4ac3c8664f661b1ab7a2148f57108ac Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 9 Jun 2023 17:29:45 +0900 Subject: Drop TQT_NO_COMPAT code Signed-off-by: Michele Calgaro (cherry picked from commit afb81ac10bd36b5aecc679a78ff4fca751bd065b) --- kstart/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kstart') diff --git a/kstart/Makefile.am b/kstart/Makefile.am index c182fb28c..9e261bae9 100644 --- a/kstart/Makefile.am +++ b/kstart/Makefile.am @@ -1,6 +1,6 @@ ####### Fiddle here -AM_CPPFLAGS = -DTQT_NO_CAST_ASCII -DTQT_NO_COMPAT +AM_CPPFLAGS = -DTQT_NO_CAST_ASCII INCLUDES = $(all_includes) -- cgit v1.2.1