-dnl @(#) $Header: /tcpdump/master/tcpdump/aclocal.m4,v 1.82 2002-06-28 10:45:40 guy Exp $ (LBL)
+dnl @(#) $Header: /tcpdump/master/tcpdump/aclocal.m4,v 1.83 2002-06-29 04:24:25 guy Exp $ (LBL)
dnl
dnl Copyright (c) 1995, 1996, 1997, 1998
dnl The Regents of the University of California. All rights reserved.
return &xxx;
}],ac_lbl_cc_inline=yes,)
- if test $ac_lbl_cc_inline = yes ; then
+ if test "$ac_lbl_cc_inline" = yes ; then
break;
fi
done
- if test $ac_lbl_cc_inline = yes ; then
+ if test "$ac_lbl_cc_inline" = yes ; then
ac_cv_lbl_inline=$i
fi])
- if test ! -z $ac_cv_lbl_inline ; then
+ if test ! -z "$ac_cv_lbl_inline" ; then
AC_MSG_RESULT($ac_cv_lbl_inline)
else
AC_MSG_RESULT(not supported)
cat conftest.$ac_ext >&5
fi
rm -f conftest*
- if test $ac_lbl_cc_inline = yes ; then
+ if test "$ac_lbl_cc_inline" = yes ; then
break;
fi
done
- if test $ac_lbl_cc_inline = yes ; then
+ if test "$ac_lbl_cc_inline" = yes ; then
ac_cv_lbl_inline=$i
fi
fi
- if test ! -z $ac_cv_lbl_inline ; then
+ if test ! -z "$ac_cv_lbl_inline" ; then
echo "$ac_t""$ac_cv_lbl_inline" 1>&6
else
echo "$ac_t""not supported" 1>&6