NAMESPACE directives ?
On Mon, 5 Apr 2004 19:01:11 +0200 (CEST), Thomas Stabla <statho3@web.de> wrote :
Is there any way to make the packages built with one version compatible to the other one?
Unfortunately, I don't think there is. You'll need two different versions of the NAMESPACE file, so probably two different versions of the package. This is a limitation of 1.8.1 that I think has been fixed in 1.9.0; you will be allowed conditionals in the file from now on, but 1.8.1 won't know what to do with them. Duncan Murdoch