Commit 55c015c1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

typo AGAIN

parent bde6c668
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -673,7 +673,7 @@ AC_DEFUN([CURL_CC_DEBUG_OPTS],
         dnl * 1419 warns on "external declaration in primary source file"
         dnl   which we know and do on purpose.

         WARN="-wd279,269,981,1418,1419
         WARN="-wd279,269,981,1418,1419"

         if test "$gccnum" -gt "600"; then
            dnl icc 6.0 and older doesn't have the -Wall flag