From: Alan T. DeKok Date: Thu, 19 Jan 2023 13:15:03 +0000 (-0500) Subject: regenerate as per previous patch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a0f7a83a0fb4815d7fb2d6a3fda59ce0b1eb8f;p=thirdparty%2Ffreeradius-server.git regenerate as per previous patch --- diff --git a/configure b/configure index f5c4bc66787..c77a7b0c9a3 100755 --- a/configure +++ b/configure @@ -3287,7 +3287,7 @@ printf "%s\n" "#define RADIUSD_VERSION_COMMIT ${RADIUSD_VERSION_COMMIT}" >>confd fi if test "x$developer" = "xyes"; then - : ${CFLAGS="$CFLAGS -g3"} + : CFLAGS="$CFLAGS -g3" fi # Check whether --enable-verify-ptr was given.