--- On Fri, 11/4/11, Oliver-Rainer Wittmann <[email protected]> wrote:
> I am planning to introduce a configure option in order to > provide manually the path to the source folder of the build > tool dmake - something like with-dmake=<$PATH to dmake > folder>. If this option is not used, the default path > ../../buildtools/dmake/ - relative from folder main - will > be taken. The configure will then check, if this folder > exists - the manual given one or the default. The bootstrap > process will then work with this path to create the build > tool dmake. > One more thing, following the syntax for other tools we use during the build (tar, cp, patch, gperf) --with-dmake should point to an executable, not a src directory. cheers, Pedro. > Any objections? > > > Best regards, Oliver. >
