diff options
author | Torok Edwin <edwintorok@gmail.com> | 2010-01-26 08:48:04 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2010-01-26 08:48:04 +0000 |
commit | f6ce9ef66e9847b3d069eeb116bc87cf6726c25e (patch) | |
tree | 0e8b21ff589685ed65161f0e39352ac31d1bebde /lib/Support/ConstantRange.cpp | |
parent | 18aeeaad37608d9c7a54230546c31aaff627ce64 (diff) |
Remove unneeded checks from configure.ac.
HAVE_{BI,STD,FWD}_ITERATOR and HAVE_NAMESPACES were not used in the code.
bison and flex are no longer used.
CAN_DLOPEN_SELF was never used either.
AC_PROG_LIBTOOL is not needed since we don't use libtool, we only need the
libltdl checks for dlopen.
Add check for AR, it used to be done by AC_PROG_LIBTOOL.
AC_TYPE_SIGNAL is deprecated, follow autoupdate's suggestion and replace with
void.
Remove unused m4 files.
Configure can now be generated using autoconf 2.65 too, without any warnings!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94534 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/ConstantRange.cpp')
0 files changed, 0 insertions, 0 deletions