mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
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:
parent
71ee8103f3
commit
d37ce0f985
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue