Re: [AD] Is there a licensing reason why PNG isn't built-in to Allegro? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Yes, autotools are more available on unix than scons.
Which is a very good reason to have both as an option, at least as long as
people are willing to maintain both.
As for which is more natural from a platform-independence point of view,
neither system is really standard on Windows.
> But if we have
> nobody to maintain the m4 (or whatever) scripts,
I prefer the autoconf build system.
> will be able to do things
> we never can do with autotools (plugin system)
What's the fundamental problem with this? It could be done in principle,
could it not?
Evert