Re: [PHP-DEV] fun with autoconf on Tru64
[email protected] (Sascha Schumann) Thu, 6 Mar 2003 17:53:39 +0100 (CET)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
> Thanks ! That does help some. I don't get the buildconf warnings now,
> but I am still getting shell syntax errors in the resulting configure
> script. arrrgh :-p
Make sure that autoconf-2.13 is completely reinstalled
(including rm -rf autoconf-2.13). Otherwise, the frozen
files which were generated using m4-1.4o cause problems.
- Sascha