Diff for /parser3/Attic/configure.in between versions 1.106 and 1.107

version 1.106, 2008/09/05 10:34:36 version 1.107, 2009/01/11 03:46:55
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.3.0b, nodefine)  AM_INIT_AUTOMAKE(parser, 3.3.1b, nodefine)
   
 dnl expand srcdir  dnl expand srcdir
 P3S=`cd $srcdir/src ; pwd`  P3S=`cd $srcdir/src ; pwd`
Line 669  AC_OUTPUT( Line 669  AC_OUTPUT(
         src/lib/cord/include/Makefile          src/lib/cord/include/Makefile
         src/lib/cord/include/private/Makefile          src/lib/cord/include/private/Makefile
         src/lib/ltdl/Makefile          src/lib/ltdl/Makefile
         src/lib/pcre/Makefile  
         src/lib/md5/Makefile          src/lib/md5/Makefile
         src/lib/sdbm/Makefile          src/lib/sdbm/Makefile
         src/lib/sdbm/apr-include/Makefile          src/lib/sdbm/apr-include/Makefile

Removed from v.1.106  
changed lines
  Added in v.1.107


E-mail: