aboutsummaryrefslogtreecommitdiffstats
path: root/win32
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 /win32
parent6f7bfa71a99d118dbc1bd20ff60da8136deb4eaa (diff)
downloadmpd-ccdb94b06cd0288461ac64fbf2cdf662bdc49a18.tar.gz
mpd-ccdb94b06cd0288461ac64fbf2cdf662bdc49a18.tar.xz
mpd-ccdb94b06cd0288461ac64fbf2cdf662bdc49a18.zip
configure.ac: remove GLib option
Not used anymore.
Diffstat (limited to 'win32')
-rwxr-xr-xwin32/build.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/build.py b/win32/build.py
index e74a43d60..7766a4435 100755
--- a/win32/build.py
+++ b/win32/build.py
@@ -396,7 +396,6 @@ configure = [
'--enable-silent-rules',
- '--disable-glib',
'--disable-icu',
] + configure_args