Re: [PHP4BETA] DSO extensions....
[email protected] (Sascha Schumann)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 25 May 2000, PHP Developers List wrote: > Well, I thought that I already had libtool installed but I > installed it again and I'm still getting the same error message. > > Sorry to be a pest. Let me know if you can think of anything > else. Then autoconf and libtool are probably not installed with the same --prefix. Then autoconf won't find libtool's m4 macros. - Sascha