aboutsummaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-06-27 16:06:28 +0200
committerMax Kellermann <max@duempel.org>2015-06-27 16:06:28 +0200
commitccdb94b06cd0288461ac64fbf2cdf662bdc49a18 (patch)
tree51c09082aa62e4dd60609e09534370f312382382 /android
parent6f7bfa71a99d118dbc1bd20ff60da8136deb4eaa (diff)
downloadmpd-ccdb94b06cd0288461ac64fbf2cdf662bdc49a18.tar.gz
mpd-ccdb94b06cd0288461ac64fbf2cdf662bdc49a18.tar.xz
mpd-ccdb94b06cd0288461ac64fbf2cdf662bdc49a18.zip
configure.ac: remove GLib option
Not used anymore.
Diffstat (limited to 'android')
-rwxr-xr-xandroid/build.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/build.py b/android/build.py
index 657c7b28b..024651e8f 100755
--- a/android/build.py
+++ b/android/build.py
@@ -425,7 +425,6 @@ configure = [
'--enable-silent-rules',
- '--disable-glib',
'--disable-icu',
] + configure_args