NetworkManager/contrib/fedora
Thomas Haller 1e6e15cd80
contrib/rpm: prefer --with-$OPTION=yes|no over --with/--without and --enable/--disable
autotools accepts both --with-$OPTION/--without-$OPTION and
--with-$OPTION=yes|no. Consistently use the latter.

The advantage is that whether it's enabled becomes an argument, so in a
script you could do

  "--with-$OPTION=$VALUE"

Same for enable/disable option.
2022-08-08 11:54:27 +02:00
..
rpm contrib/rpm: prefer --with-$OPTION=yes|no over --with/--without and --enable/--disable 2022-08-08 11:54:27 +02:00
utils contrib/makerepo.sh: fix name for local cache of git repository 2022-04-15 11:24:19 +02:00
REQUIRED_PACKAGES gitlab-ci: fix unit tests on centos7 for python-pexpect dependency 2022-07-06 18:36:52 +02:00