Changes in directory llvm/autoconf:
configure.ac updated: 1.205 -> 1.206 --- Log message: don't need this any more; the "#define hashes to trees" hack is coming --- Diffs of the changes: (+0 -1) configure.ac | 1 - 1 files changed, 1 deletion(-) Index: llvm/autoconf/configure.ac diff -u llvm/autoconf/configure.ac:1.205 llvm/autoconf/configure.ac:1.206 --- llvm/autoconf/configure.ac:1.205 Mon Jan 23 00:24:09 2006 +++ llvm/autoconf/configure.ac Mon Jan 23 00:47:56 2006 @@ -497,7 +497,6 @@ AC_CHECK_HEADERS([malloc.h signal.h stdint.h unistd.h utime.h windows.h]) AC_CHECK_HEADERS([sys/mman.h sys/param.h sys/resource.h sys/time.h sys/types.h]) AC_CHECK_HEADERS([malloc/malloc.h]) -AC_CHECK_HEADERS([rw/stdex/hash_map.h rw/stdex/hash_set.h]) if test "$ENABLE_THREADS" -eq 1 ; then AC_CHECK_HEADERS(pthread.h) fi _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits