~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_cstdint.m4

Merge Joe, plus I updated the tests.

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