]> The Tcpdump Group git mirrors - libpcap/commitdiff
Update a comment.
authorGuy Harris <[email protected]>
Sun, 12 May 2013 23:09:12 +0000 (16:09 -0700)
committerGuy Harris <[email protected]>
Sun, 12 May 2013 23:09:12 +0000 (16:09 -0700)
aclocal.m4
configure

index 2679c4cf91961a6d623a4be51bcd55b1ef668d2e..6b6dc1086a80967f4179990994b5efb70277a5b9 100644 (file)
@@ -931,13 +931,7 @@ AC_DEFUN(AC_LBL_DEVEL,
     fi
     if test -f .devel ; then
            #
     fi
     if test -f .devel ; then
            #
-           # At least one version of HP's C compiler will not
-           # exit with a non-zero exit status when given an
-           # unknown -W flag, even if you use +We and the
-           # number of the warning it gives for that issue.
-           #
-           # We therefore skip all the warning option stuff
-           # on HP-UX.
+           # Skip all the warning option stuff on some compilers.
            #
            if test "$ac_lbl_cc_dont_try_gcc_dashW" != yes; then
                    AC_LBL_CHECK_UNKNOWN_WARNING_OPTION_ERROR()
            #
            if test "$ac_lbl_cc_dont_try_gcc_dashW" != yes; then
                    AC_LBL_CHECK_UNKNOWN_WARNING_OPTION_ERROR()
index 8f2cabdc9449e7e1d8b68a164173b3ca4ebbaec1..b65fccb152e7592162914124822efc8d477b6afe 100755 (executable)
--- a/configure
+++ b/configure
@@ -10317,13 +10317,7 @@ rm -f os-proto.h
     fi
     if test -f .devel ; then
            #
     fi
     if test -f .devel ; then
            #
-           # At least one version of HP's C compiler will not
-           # exit with a non-zero exit status when given an
-           # unknown -W flag, even if you use +We and the
-           # number of the warning it gives for that issue.
-           #
-           # We therefore skip all the warning option stuff
-           # on HP-UX.
+           # Skip all the warning option stuff on some compilers.
            #
            if test "$ac_lbl_cc_dont_try_gcc_dashW" != yes; then
 
            #
            if test "$ac_lbl_cc_dont_try_gcc_dashW" != yes; then