~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_cstdint.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) 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
 
1
6
# We check two things: where the include file is for cstdint. We
2
7
# include AC_TRY_COMPILE for all the combinations we've seen in the
3
8
# wild.  We define one of HAVE_CSTDINT or HAVE_TR1_CSTDINT or