typo AGAIN

This commit is contained in:
Daniel Stenberg 2004-05-06 11:02:50 +00:00
parent bde6c6685e
commit 55c015c136
1 changed files with 1 additions and 1 deletions

View File

@ -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