Use the configure flags recommended by upstream
This commit is contained in:
parent
d89467333f
commit
7043f6d3ff
@ -93,7 +93,8 @@ Vala bindings for ModemManager
|
|||||||
autoreconf -i --force
|
autoreconf -i --force
|
||||||
%configure \
|
%configure \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--with-suspend-resume=systemd \
|
--with-systemd-suspend-resume \
|
||||||
|
--with-systemd-journal \
|
||||||
--enable-more-warnings=no \
|
--enable-more-warnings=no \
|
||||||
--with-udev-base-dir=%{_prefix}/lib/udev \
|
--with-udev-base-dir=%{_prefix}/lib/udev \
|
||||||
--enable-gtk-doc \
|
--enable-gtk-doc \
|
||||||
|
Loading…
Reference in New Issue
Block a user