Commit eaeef499 authored by Narayanan V's avatar Narayanan V
Browse files

WL#4380

Added a comment to the abi_check related
part of configure.in
parent c5095f77
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -444,6 +444,8 @@ AC_SUBST(HOSTNAME)
AC_SUBST(PERL)
AC_SUBST(PERL5)

# Enable the abi_check rule only if gcc is available

if expr "$CC" : ".*gcc.*"
then
  ABI_CHECK="abi_check"