Masao Uebayashi writes: > Hello, > > Whether a option found by "configure"'s test is used (enabled) by > default is decided by the auther of the "configure" script, but I want > to override it as "no", that is, I want to use options which I > explicitly specify by "--enable-*". grep the autoconf manual for CONFIG_SITE.
- how to force options be default to "no"? Masao Uebayashi
- Lars Hecking