~stewart/drizzle/bug376299

« back to all changes in this revision

Viewing changes to m4/stack.m4

  • Committer: Lee Bieber
  • Date: 2010-12-29 18:44:32 UTC
  • mfrom: (2039.1.3 build)
  • Revision ID: kalebral@gmail.com-20101229184432-9hb2btniinjjlom4
Merge Andrew - fix bug 683620: Unhandled exception from boost::thread::start_thread
Merge Stewart - fix bug 695203: test-run --gdb no longer sets breakpoint        
Merge Lee - some minor copyright updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright (C) 2010 Brian Aker
 
2
#
 
3
# This file is free software
 
4
# gives unlimited permission to copy and/or distribute it,
 
5
# with or without modifications, as long as this notice is preserved.
 
6
 
1
7
AC_DEFUN([DRIZZLE_STACK_DIRECTION],[
2
8
  AC_CACHE_CHECK(stack direction for C alloca, ac_cv_c_stack_direction,
3
9
    [AC_RUN_IFELSE(