From 0e465a1248a16ca14d4f6776a366ed1a3ae286a5 Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Wed, 27 Apr 2016 13:05:36 +0300 Subject: [build] Qt cleanup --- configure | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 9fd7c358c4..0747197ff1 100755 --- a/configure +++ b/configure @@ -61,10 +61,7 @@ function print_opengl_flags { } function print_qt_flags { - CONFIG+=" 'qt_cflags%': [], "$LN - CONFIG+=" 'qt_ldflags%': [], "$LN - CONFIG+=" 'qt_moc%': [], "$LN - CONFIG+=" 'qt_rcc%': [], "$LN + : } # Load dependencies -- cgit v1.2.1