mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 19:21:53 +03:00
build-sys: enable everything for 'make distcheck'
This commit is contained in:
parent
385ff54383
commit
e483478115
@ -26,6 +26,12 @@ AM_LDFLAGS = \
|
||||
-Wl,--as-needed
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--enable-debug \
|
||||
--enable-rule_generator \
|
||||
--enable-udev_acl \
|
||||
--enable-floppy \
|
||||
--enable-edd \
|
||||
--with-selinux \
|
||||
--enable-gtk-doc \
|
||||
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user