Diff for /parser3/Attic/configure.in between versions 1.115 and 1.120.2.1

version 1.115, 2009/05/20 13:50:21 version 1.120.2.1, 2009/11/16 22:06:57
Line 2  dnl Process this file with autoconf to p Line 2  dnl Process this file with autoconf to p
 AC_INIT(README)  AC_INIT(README)
 AC_PREREQ(2.57)  AC_PREREQ(2.57)
   
 AM_INIT_AUTOMAKE(parser, 3.4.0b, nodefine)  AM_INIT_AUTOMAKE(parser, 3.4.0, nodefine)
   
 dnl expand srcdir  dnl expand srcdir
 P3S=`cd $srcdir/src ; pwd`  P3S=`cd $srcdir/src ; pwd`
Line 549  _locking \ Line 549  _locking \
 fcntl \  fcntl \
 lockf \  lockf \
 ftruncate \  ftruncate \
   fchmod \
 getrusage \  getrusage \
 gettimeofday \  gettimeofday \
 crypt \  crypt \

Removed from v.1.115  
changed lines
  Added in v.1.120.2.1


E-mail: