~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_cstdint.m4

  • Committer: Lee Bieber
  • Date: 2010-11-14 23:15:42 UTC
  • mfrom: (1929.1.42 warning-stack-frame)
  • Revision ID: kalebral@gmail.com-20101114231542-fnnu6ydd2p17n582
Merge Monty - fix bug 672372: some functions use > 32k stack

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2008 Sun Microsystems, Inc.
2
 
# This file is free software; Sun Microsystems, Inc.
3
 
# gives unlimited permission to copy and/or distribute it,
4
 
# with or without modifications, as long as this notice is preserved.
5
 
 
6
1
# We check two things: where the include file is for cstdint. We
7
2
# include AC_TRY_COMPILE for all the combinations we've seen in the
8
3
# wild.  We define one of HAVE_CSTDINT or HAVE_TR1_CSTDINT or