Fix build failure on Debian hppa architecture (bad stack growth detection)
authorNeil Jerram <neil@ossau.uklinux.net>
Thu, 7 Aug 2008 21:24:31 +0000 (23:24 +0200)
committerNeil Jerram <neil@ossau.uklinux.net>
Thu, 7 Aug 2008 21:24:31 +0000 (23:24 +0200)
commit5ea8e76e85c04757bc0d114f45637a37395ca7f1
tree07e600b82c9a288eca68312e0e52f9deecf8c685
parent76dae881582bf316967e21d3bdf44e3ead7d69f7
Fix build failure on Debian hppa architecture (bad stack growth detection)

* configure.in (SCM_I_GSC_STACK_GROWS_UP): Remove use of
AC_CACHE_CHECK, which was inadvertently causing
SCM_I_GSC_STACK_GROWS_UP _always_ to be 0.
ChangeLog
NEWS
configure.in