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 | 1e86bc50c72d5be0f9ecb2cffbb37251de4acdaf (patch) | |
tree | ef261abe1e0c339344b676424ed1b51eddb8b259 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b3b43e65ba69e4cbda6bc6ff1cd29c517bb5500b (diff) | |
download | bcm5719-llvm-1e86bc50c72d5be0f9ecb2cffbb37251de4acdaf.tar.gz bcm5719-llvm-1e86bc50c72d5be0f9ecb2cffbb37251de4acdaf.zip |
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!
llvm-svn: 94534
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions