From: Simon McVittie Date: Tue, 4 Dec 2018 11:29:12 +0000 (+0000) Subject: CI: Remove unimplemented --with-glib option X-Git-Tag: dbus-1.13.8~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0a1bfb26a9f72e8fe59af770d394a90810a7cea;p=thirdparty%2Fdbus.git CI: Remove unimplemented --with-glib option dbus has never actually had this option. Signed-off-by: Simon McVittie --- diff --git a/tools/ci-build.sh b/tools/ci-build.sh index d4c5f1727..3a1f4cfa7 100755 --- a/tools/ci-build.sh +++ b/tools/ci-build.sh @@ -228,7 +228,6 @@ case "$ci_buildsys" in --enable-installed-tests \ --enable-maintainer-mode \ --enable-modular-tests \ - --with-glib \ "$@" ${make}