Diff for /parser3/Attic/configure.in between versions 1.52 and 1.52.2.2

version 1.52, 2002/12/09 09:18:48 version 1.52.2.2, 2002/12/15 14:22:17
Line 1 Line 1
 dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
 AC_INIT(README)  AC_INIT(README)
 AM_INIT_AUTOMAKE(parser, 3.0.HEAD, nodefine)  AM_INIT_AUTOMAKE(parser, 3.0.0006, nodefine)
   
 dnl expand srcdir  dnl expand srcdir
 P3S=`cd $srcdir/src ; pwd`  P3S=`cd $srcdir/src ; pwd`
Line 469  flock \ Line 469  flock \
 _locking \  _locking \
 fcntl \  fcntl \
 lockf \  lockf \
   ftruncate \
 getrusage \  getrusage \
 gettimeofday \  gettimeofday \
 crypt \  crypt \

Removed from v.1.52  
changed lines
  Added in v.1.52.2.2


E-mail: