Added configure code so if the compiler supports it, we automatically turn

on autodependencies


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11483 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-11-22 13:33:23 +00:00
parent 71ee8103f3
commit d37ce0f985

View file

@ -1,3 +1,13 @@
Thu Nov 22 13:28:34 2001 Nicola Pero <nicola@brainstorm.co.uk>
* configure.in (AUTO_DEPENDENCIES): New configure check which
automatically sets AUTO_DEPENDENCIES to yes if the compiler is GCC
=> 3.x.
* configure: Regenerated.
* config.make.in (AUTO_DEPENDENCIES): Added.
* rules.make (AUTO_DEPENDENCIES_FLAGS): Set them only if not
already set.
Thu Nov 22 10:41:39 2001 Nicola Pero <nicola@brainstorm.co.uk>
* source-distribution.make (tgz): tgz target renamed to dist.