On 04/04/2011 04:05 PM, Kevin Anthony wrote:
> When i install some programs, i occasionally get a blue screen with
> default settings, which you can change before installing.

What program, and installing onto what operating system?  You didn't
give us very many details to work with?

> 
> Is there a way to do this with autoconf?

Does the program already use autoconf?  If so, then it is possible to
use autoconf to add --with-xyz or --enable-xyz options to ./configure to
make those decisions at configure time, rather than install time.

> Or is it better to do this at first startup?

I have no idea, without knowing what program it is that presents a "blue
screen" for things to configure at run time.

-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to