[Sascha Schumann <[EMAIL PROTECTED]>]
> > Is there a reason the $'s were escape, or can I commit my fix?
>
> If EXTENSION_DIR/INCLUDE_PATH are used outside makefiles,
> your patch should be applied.
They are used outside makefiles, but they should be as separate
variables that are expand
> Is there a reason the $'s were escape, or can I commit my fix?
If EXTENSION_DIR/INCLUDE_PATH are used outside makefiles,
your patch should be applied.
- Sascha Experience IRCG
http://schumann.cx/http://schumann.cx/ircg
--
Revision 1.228 of configure.in breaks the expansion of the
PEAR_INSTALLDIR variable. I don't know why the $'s were escaped in
revision 1.228, but the following patch brings back what I think is
the intended behavior.
Is there a reason the $'s were escape, or can I commit my fix?
Index: configur