Diff for /libaitpelco/configure between versions 1.5.2.1 and 1.5.2.2

version 1.5.2.1, 2014/04/27 16:32:17 version 1.5.2.2, 2016/08/18 09:35:02
Line 3313  $as_echo "no" >&6; } Line 3313  $as_echo "no" >&6; }
 fi  fi
   
   if test "x$ac_ct_MKDEP" = x; then    if test "x$ac_ct_MKDEP" = x; then
    MKDEP="no"    MKDEP="../mkdep"
   else    else
     case $cross_compiling:$ac_tool_warned in      case $cross_compiling:$ac_tool_warned in
 yes:)  yes:)
Line 3333  CFLAGS="-Wall -O2 -fPIC ${CFLAGS}" Line 3333  CFLAGS="-Wall -O2 -fPIC ${CFLAGS}"
 LDFLAGS="${LDFLAGS}"  LDFLAGS="${LDFLAGS}"
   
 # Checks for libraries.  # Checks for libraries.
 # FIXME: Replace `main' with a function in `-laitcrc':  
   
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for crcPelco in -lelwix" >&5  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for crcPelco in -lelwix" >&5
 $as_echo_n "checking for crcPelco in -lelwix... " >&6; }  $as_echo_n "checking for crcPelco in -lelwix... " >&6; }

Removed from v.1.5.2.1  
changed lines
  Added in v.1.5.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>