summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-08-02 17:22:19 +0300
committerTor Lillqvist <tml@iki.fi>2013-08-02 17:22:19 +0300
commitd5fd6bd3571a519784c98055b75807554ed0f47f (patch)
treed70e79dccc325b5a81637abe03e4a7954df19043 /configure.ac
parentWaE: unknown log area 'dbaui.OGeneralPage' [loplugin] (diff)
downloadcore-d5fd6bd3571a519784c98055b75807554ed0f47f.tar.gz
core-d5fd6bd3571a519784c98055b75807554ed0f47f.zip
test_unix_quickstarter is unused
Change-Id: Ie11b97f52832f8f04f8243f4d6c0f18b3954253f
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f348f1389f72..af83832ded7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -411,7 +411,6 @@ linux-gnu*|k*bsd*-gnu*)
test_kde=yes
test_kde4=yes
test_freetype=yes
- test_unix_quickstarter=yes
_os=Linux
;;
@@ -585,7 +584,6 @@ linux-android*)
test_kde4=no
test_randr=no
test_xrender=no
- test_unix_quickstarter=no
_os=Android
if test -z "$with_android_ndk"; then