summaryrefslogtreecommitdiff
path: root/Makerules
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-02-21 03:02:16 +0000
committerRoland McGrath <roland@gnu.org>2003-02-21 03:02:16 +0000
commit643931fb35821fdf7717e3b4be76e6b9c63dde8e (patch)
tree4735da6cb36b5053e31f87afa3a8f44f8fe0ec12 /Makerules
parentae063ec2fbe30b9c423e486f73206983cae720e6 (diff)
2003-02-20 Roland McGrath <roland@redhat.com>
* Makerules: Clean up conditional around include of tls.make. * Make-dist: Export generating=t to prevent using that. (+distinfo): Likewise for $(shell $(MAKE) ...) runs.
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makerules b/Makerules
index a4acb89571..75dfd5a2bb 100644
--- a/Makerules
+++ b/Makerules
@@ -1181,7 +1181,7 @@ define check-abi
| diff -pu0 - $(filter %.symlist,$^)
endef
-ifeq ($(sysd-sorted-done)$(generating),t)
+ifeq ($(firstword $(sysd-sorted-done) f)$(firstword $(generating) f),tf)
-include $(common-objpfx)tls.make
config-tls-yes := tls
config-tls-no := notls