On Mon, 24 Feb 2003, Sascha Schumann wrote: >On Mon, 24 Feb 2003, Jani Taskinen wrote: > >> sniper Sun Feb 23 23:37:04 2003 EDT >> >> Modified files: >> /php4 acinclude.m4 >> Log: >> Always use the libtool which is build in the top_builddir. > > The cwd of the $(SHELL) is the top_builddir, so I don't > see what you are trying to achieve here.
On AIX, I encountered a problem that the libtool from top_builddir was NOT used but the one in my PATH. I was debugging that AIX + PHP as Apache DSO install problem and I was editing the generated libtool script.. kept wondering why none of my changes didn't seem to have any affect in the build, whatever I tried.. Now it uses the correct libtool script all the time. --Jani -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php