spot/m4
Alexandre Duret-Lutz 9679032510 Don't rely on the g++ version to include tr1/unordered_map and co.
The previous setup failed with clang++ 3.0.

* m4/stl.m4: New file.
* configure.ac: Call AC_HEADER_UNORDERED_MAP,
AC_HEADER_TR1_UNORDERED_MAP, and AC_HEADER_EXT_HASH_MAP.
* src/misc/hash.hh: Include _config.h, and used the
SPOT_HAVE_UNORDERED_MAP, SPOT_HAVE_TR1_UNORDERED_MAP,
or SPOT_HAVE_EXT_HASH_MAP defines to decide which
file to include.
2011-12-16 10:03:07 +01:00
..
.gitignore Setup libltdl in ltdl/, so we can use it in the dve2 interface. 2011-03-05 12:29:04 +01:00
ax_prefix_config_h.m4 Install a misc/_config.h to hide all the defines that clutter the 2011-06-06 12:52:50 +02:00
boost.m4 Do not use the Boost macro from the Autoconf macro archive. 2009-11-09 17:02:40 +01:00
buddy.m4 Prevent Spot from using an installed BuDDy version that does not 2011-02-04 21:28:17 +01:00
debug.m4 * configure.ac: Empty CFLAGS and CXXFLAGS. 2004-10-11 12:32:49 +00:00
devel.m4 Always pass --enable-devel or --disable-devel to BuDDy. 2011-04-10 22:12:25 +02:00
gccoptim.m4 Fix the --enable-optimizations check. 2010-05-20 17:16:59 +02:00
gccwarn.m4 * m4/gccwarn.m4: Do not check nor use -Wstrict-prototypes. 2004-07-16 14:38:44 +00:00
gspnlib.m4 * iface/gspn/ssp.cc (couvreur99_check_shy_ssp::find_state): Correctly 2008-02-25 14:36:56 +01:00
intel.m4 * m4/intel.m4: Fix to support the cache. 2009-07-09 21:29:50 +02:00
lbtt.m4 * configure.ac, NEWS: Bump version to 0.0f. 2003-08-01 10:25:56 +00:00
ndebug.m4 * m4/ndebug.m4: Update CPPFLAGS, not CFLAGS. 2004-08-09 08:51:39 +00:00
pypath.m4 * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
stl.m4 Don't rely on the g++ version to include tr1/unordered_map and co. 2011-12-16 10:03:07 +01:00
valgrind.m4 * m4/valgrind.m4: New file. 2008-02-25 14:37:54 +01:00