Diff for /parser3/configure between versions 1.105 and 1.118

version 1.105, 2009/04/18 09:36:05 version 1.118, 2009/11/27 10:20:15
Line 1668  fi Line 1668  fi
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE=parser   PACKAGE=parser
  VERSION=3.3.1b   VERSION=3.4.1b
   
   
 # Some tools Automake needs.  # Some tools Automake needs.
Line 6213  done Line 6213  done
   
   
 case "$host" in  case "$host" in
     *-freebsd4*)
   
   cat >>confdefs.h <<\_ACEOF
   #define FREEBSD4
   _ACEOF
   
     ;;
   *-sunos5.6* | *-solaris2.6*)    *-sunos5.6* | *-solaris2.6*)
   
 echo "$as_me:$LINENO: checking for main in -lxnet" >&5  echo "$as_me:$LINENO: checking for main in -lxnet" >&5
Line 6887  fi Line 6894  fi
   
   
   
   
 for ac_func in flock \  for ac_func in flock \
 _locking \  _locking \
 fcntl \  fcntl \
 lockf \  lockf \
 ftruncate \  ftruncate \
   fchmod \
 getrusage \  getrusage \
 gettimeofday \  gettimeofday \
 crypt \  crypt \

Removed from v.1.105  
changed lines
  Added in v.1.118


E-mail: