From 049d820592abd5ac25d0fa8167ee49df3c28f8a6 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 18 May 2008 16:25:20 +0000 Subject: Introduce make variable common to the GTK and Windows GUI and use it in the appropriate places. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26817 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index b9ef99b936..bf1ab7c778 100755 --- a/configure +++ b/configure @@ -7739,6 +7739,7 @@ TARGET_CPU=$iproc `echo $_cpuexts | tr '[a-z] ' '[A-Z]\n' | sed 's/^/HAVE_/;s/$/=yes/'` # --- GUI stuff --- +GUI = $_gui GUI_GTK = $_gui_gtk GUI_WIN32 = $_gui_win32 -- cgit v1.2.3