On 14-Jul-99 Keith Whitwell wrote:
> Well,  I don't really think I can take either of these choices. Can we not
> enable dependencies by default and turn them off either by hand
> [--disable-auto-dependencies], or better still if gcc is not detected?

 The configure script can't disable the dependencies (only automake
 can do that) but Holger Waechtler has a much better idea: 
 let the bootstrap script detect whether gcc (and GNU make too)
 is available and uncomment all
   #AUTOMAKE_OPTIONS = no-dependencies
 in the Makefiles if it's not.
 Another script could undo those changes before check-ins.

 I'll implement this asap.
 
Thomas Tanner -----------------------------------------
email: tanner@(ffii.org|gnu.org|ggi-project.org|gmx.de)
web:   http://home.pages.de/~tanner
GGI/Picasso: http://picasso.ffii.org


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to