/[guile]/guile/guile-core/configure.in
ViewVC logotype

Diff of /guile/guile-core/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.213 by rlb, Mon Apr 7 17:31:02 2003 UTC revision 1.214 by kryde, Sun May 11 22:10:23 2003 UTC
# Line 788  SCM_I_GSC_STACK_GROWS_UP=0 Line 788  SCM_I_GSC_STACK_GROWS_UP=0
788  AC_TRY_RUN(aux (l) unsigned long l;  AC_TRY_RUN(aux (l) unsigned long l;
789               { int x; exit (l >= ((unsigned long)&x)); }               { int x; exit (l >= ((unsigned long)&x)); }
790             main () { int q; aux((unsigned long)&q); },             main () { int q; aux((unsigned long)&q); },
791             SCM_I_GSC_STACK_GROWS_UP=1             [SCM_I_GSC_STACK_GROWS_UP=1],
792             [],             [],
793             [AC_MSG_WARN(Guessing that stack grows down -- see scmconfig.h)])             [AC_MSG_WARN(Guessing that stack grows down -- see scmconfig.h)])
794    

Legend:
Removed from v.1.213  
changed lines
  Added in v.1.214

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26