From: Arran Cudbard-Bell Date: Fri, 21 Apr 2023 03:28:50 +0000 (+1000) Subject: Grammar X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=479192ece8b5ef6aff7d22c3a364ef48ca868e94;p=thirdparty%2Ffreeradius-server.git Grammar --- diff --git a/redhat/freeradius.spec b/redhat/freeradius.spec index b80d8c5a8b6..378a70b65d9 100644 --- a/redhat/freeradius.spec +++ b/redhat/freeradius.spec @@ -598,7 +598,7 @@ export LDFLAGS="-Wl,--build-id" export RADIUSD_VERSION_RELEASE="%{release}" %endif -# Due to an autoconf quirk --with-modules= and --without- is actually correct +# Due to an autoconf quirk --with-modules= and --without- are actually correct. # --with-modules forms the module list we want to explicitly configure, and --without- # is ignored by the main configure script, but passed down to the individual configure scripts # where it's used to turn the configure run for the module into a noop.