Sync expected test output with source Makefile after CONFIGURE_SHARED removal.

This commit is contained in:
zhuk
2016-11-06 14:53:55 +00:00
parent 6576e4f67a
commit d8b44a46a8
+1 -2
View File
@@ -200,8 +200,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
PTHREAD_CFLAGS="-pthread" \
PTHREAD_LIBS="-pthread" \
PYTHON="${MODPY_BIN}"
CONFIGURE_ARGS+=${CONFIGURE_SHARED} \
--with-dbus-sys="${SYSCONFDIR}/dbus-1/" \
CONFIGURE_ARGS+=--with-dbus-sys="${SYSCONFDIR}/dbus-1/" \
--with-avahi-user=_avahi \
--with-avahi-group=_avahi \
--with-avahi-priv-access-group=wheel \