Re: [INTERNALS-WIN] Build environment notes (single CRT)
[email protected] ("Steph Fox")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <012a01c963a6$beeaf540$3ffc1f3e@foxbox> |
> Status being debug or? var Status = (PHP_DEBUG=="no" ? "Release" : "Debug"); >> I'm not the only person to have mentioned this in the past. > > Never heard any complain about that and I do not think adding the > "parent directory" by default brings us anything good. You think 'no' is better? > And that's exactly the goal of this option, to deal with weird > configs/paths. So no, I'm not in favor of adding ".." to the list. It > is not like it takes hours to add the option anyway (1min to write a > myconf,bat, on a slow laptop ;) ). ... if you always have the same configure, sure. - Steph