aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Module.h
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2010-01-26 08:48:04 +0000
committerTorok Edwin <edwintorok@gmail.com>2010-01-26 08:48:04 +0000
commitf6ce9ef66e9847b3d069eeb116bc87cf6726c25e (patch)
tree0e8b21ff589685ed65161f0e39352ac31d1bebde /include/llvm/Module.h
parent18aeeaad37608d9c7a54230546c31aaff627ce64 (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 'include/llvm/Module.h')
0 files changed, 0 insertions, 0 deletions