That won't affect the dump order for the dump_modules target since it doesn't use install.pike. A sort of the result from get_dir inside dumpmodule.pike is also necessary. Unfortunately the normal sort() can't be used reliably since it's locale dependent.
Anyway, dumping by make documentation should be disabled unless that dumping also can be made to work deterministically.
Currently this applies to dumping during installation too.
/ Martin Stjernholm, Roxen IS
Previous text:
2002-11-26 16:21: Subject: Image.SSL?
Just add a sort to the get_dir in install_dir() and the dump order will be totally deterministic. Anyway, dumping by make documentation should be disabled unless that dumping also can be made to work deterministically.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)