On 2009/2/22, Nils Kneuper wrote: > The point is *really* simple: > > To generate a tarball that works for endusers when using autotools, autotools > have to be used to generate it, or there is no plan configure file. No way to > just use svn export and be done.
Why not? Both cmake and scons require the users to have them installed before they can use these build systems. None of them work just by simply doing svn export. So why not assume the same for autotools? Why not require users who want to use autotools to have them installed? I have a hard time seeing why removing a few text files will suddenly make "svn export" a lot simpler. Best regards, Guillaume _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
