aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPatrik Hagglund <patrik.h.hagglund@ericsson.com>2013-09-13 10:29:42 +0000
committerPatrik Hagglund <patrik.h.hagglund@ericsson.com>2013-09-13 10:29:42 +0000
commit57cb2bd0efe396dbfa1cbb666410bacbfd5500e8 (patch)
treef586b8f13ca3fc83f90b3395e0fa9e110ab06556 /clang/lib/Frontend/CompilerInvocation.cpp
parentdef5d3475f4296dd971c4c4d996b1d0ee9d3711b (diff)
downloadllvm-57cb2bd0efe396dbfa1cbb666410bacbfd5500e8.zip
llvm-57cb2bd0efe396dbfa1cbb666410bacbfd5500e8.tar.gz
llvm-57cb2bd0efe396dbfa1cbb666410bacbfd5500e8.tar.bz2
Fix for executing AutoRegen.sh. Revert a part of r187209.
Since r187209, which modified ltdl.m4, I was unable to execute AutoRegen.sh, getting: ../configure:10779: error: possibly undefined macro: AC_LTDL_FUNC_ARGZ This commit re-adds AC_LTDL_FUNC_ARGZ to ltdl.m4, as a quick fix. For me, this corresponds to the configure file currently checked in. (However, the ltdl library seems to be unused since r74924 in 2009, except for the use of the LTDL_SHLIB_EXT macro in bugpoint(?). Therefore, the right solution seems to try to get rid of the local ltdl.m4 file, specified by autoconf/README.TXT.) llvm-svn: 190677
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions