> > > $(MAKE) doc=yes tries to run autogsdoc, which is not found on a system > > > without an installed gnustep-base. > > > > Why is that a problem? > > > > In what cases would it occur? > > building a binary package with an autobuilder, I cannot assume that > autogsdoc is already installed on the system (building the Debian > packages ...).
We could/should distribute the pregenerated html doc separately anyway - I think we already do, so you can just install it without needing to generate it. Btw, maybe autogsdoc should be a separate package from gnustep-base. It's a complete, separate software package on its own. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
