|
|
| version 1.104, 2008/08/15 16:54:42 | version 1.104.2.1, 2008/09/04 13:51:10 |
|---|---|
| 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.0, nodefine) |
| dnl expand srcdir | dnl expand srcdir |
| P3S=`cd $srcdir/src ; pwd` | P3S=`cd $srcdir/src ; pwd` |