Re: [Tuxnes-devel] configure on the fly
Brought to you by:
tmmm
From: Jason S. <vze...@ve...> - 2002-01-16 07:55:56
|
Naesten wrote: > Can somebody put a configure-on-the fly system into tuxnes? (console, > loopynes-style-menus, nesticle style menus/dialogs, or something like > that)? You mean like: ./configure --console ./configure --menustyle=loopynes ./configure --menustyle=nesticle This should not be hard. You just put the necessary checks in configure.in, and send output to config.h based on what they find. But you're going to need to be a lot more definitive on how it should work to get me to do it :-). jason |