From: Guy Harris Date: Wed, 8 May 2013 07:02:15 +0000 (-0700) Subject: Get rid of extra blank line. X-Git-Tag: tcpdump-4.5.0~80^2~10 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/b2fd5f862cbd03a47c1160b3acbc4413a1929e36 Get rid of extra blank line. --- diff --git a/aclocal.m4 b/aclocal.m4 index 6797b205..b8128396 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -179,7 +179,6 @@ AC_DEFUN(AC_LBL_C_INIT, ac_lbl_cc_is_hp_c=yes ;; - irix*) $1="$$1 -xansi -signed -O" ;; diff --git a/configure b/configure index f46c469d..014eca66 100755 --- a/configure +++ b/configure @@ -3054,7 +3054,6 @@ echo "$as_me: error: see the INSTALL doc for more info" >&2;} ac_lbl_cc_is_hp_c=yes ;; - irix*) V_CCOPT="$V_CCOPT -xansi -signed -O" ;;