> Set DIR to shared to build as a dl, or shared,DIR to build as a dl and still specify DIR.
This is such a common snippet, that we could put in in language-snippets.ent. But then including this snippet in nearly every option in PHP 3 and PHP 4 is not worth it. It would be much better to include an explanation place somewhere about DIR, shared and shared,DIR possibilities, give it a short name, eg "Shared and DIR options", and put this name with a link to the explanation in every option where it is appropriate. Please do not make things copy-pasted like the current one... People will often know about this thing after the first two option, so they would not like to read this thing from time to time... Goba