]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Capital W
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 16 Jan 2021 17:50:04 +0000 (17:50 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 16 Jan 2021 17:50:04 +0000 (17:50 +0000)
configure
configure.ac

index 559cd862d5633afa19c9a8bc20f2281d65ff202d..8b95f42315323f094b2b925058461d7e0ed13cf6 100755 (executable)
--- a/configure
+++ b/configure
@@ -13163,7 +13163,7 @@ $as_echo "$ax_cv_cc_weverything_flag" >&6; }
        -Wno-shorten-64-to-32 \
        -Wno-sign-conversion \
        -Wno-switch-enum \
-       -wno-gnu-empty-initializer \
+       -Wno-gnu-empty-initializer \
         $verify_ptr"
   else
     if test "x$GCC" = "xyes"; then
index efae3ee13717592c20544821efe4f83482446d68..feab8a7e984d818baf6c61ef4af1e014b1b86b39 100644 (file)
@@ -1729,7 +1729,7 @@ if test "x$developer" = "xyes"; then
        -Wno-shorten-64-to-32 \
        -Wno-sign-conversion \
        -Wno-switch-enum \
-       -wno-gnu-empty-initializer \
+       -Wno-gnu-empty-initializer \
         $verify_ptr"
   else
     if test "x$GCC" = "xyes"; then