summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2010-03-19 12:01:55 +0100
committerAndy Wingo <wingo@pobox.com>2010-03-19 12:30:38 +0100
commita6e60a9571711cf90ec9cf547125cb1495e58bca (patch)
tree3e720a3d13b13fa53b72b461c289dd6f35320435
parentfbda9ef1b24d70edd3ebab0f9e8a29b8fdfba852 (diff)
downloadguile-a6e60a9571711cf90ec9cf547125cb1495e58bca.tar.gz
add GUILE-VERSION to CONFIG_STATUS_DEPENDENCIES
* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add GUILE-VERSION, so that a change in GUILE-VERSION causes a reconfigure.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bbd135284..3705762f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,6 +48,8 @@ dist-hook: gen-ChangeLog
clean-local:
rm -rf cache/
+CONFIG_STATUS_DEPENDENCIES = GUILE-VERSION
+
gen_start_rev = 61db429e251bfd2f75cb4632972e0238056eb24b
.PHONY: gen-ChangeLog
gen-ChangeLog: