On Mon, 24 Feb 2003, Sascha Schumann wrote: >> On AIX, I encountered a problem that the libtool from >> top_builddir was NOT used but the one in my PATH. > > That's really weird. Way to go AIX. > > $ echo echo hi > gcc > $ chmod +x gcc > $ /bin/sh gcc > /bin/sh: gcc: cannot execute > $ /bin/sh ./gcc > hi
Heh, I'm not very surprised. And it's not the only weird thing in it. :) --Jani -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php