~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_stl_hash.m4

  • Committer: patrick crews
  • Date: 2010-09-29 15:15:19 UTC
  • mfrom: (1099.4.188 drizzle)
  • Revision ID: gleebix@gmail.com-20100929151519-6mrmzd1ciw2p9nws
Tags: 2010.09.1802
Update translations

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 unordered_map, and
7
2
# what namespace unordered_map lives in within that include file.  We
8
3
# include AC_COMPILE_IFELSE for all the combinations we've seen in the