Regenerate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42575 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Gordon Henriksen 2007-10-03 12:07:14 +00:00
parent de7b6c7af3
commit 0abe116022
2 changed files with 5 additions and 2 deletions

2
configure vendored
View File

@ -34132,7 +34132,7 @@ _ACEOF
cat >>confdefs.h <<_ACEOF
#define LLVM_DATADIR "$LLVM_DOCSDIR"
#define LLVM_DOCSDIR "$LLVM_DOCSDIR"
_ACEOF

View File

@ -449,9 +449,12 @@
/* Time at which LLVM was configured */
#undef LLVM_CONFIGTIME
/* Installation directory for documentation */
/* Installation directory for data files */
#undef LLVM_DATADIR
/* Installation directory for documentation */
#undef LLVM_DOCSDIR
/* Installation directory for config files */
#undef LLVM_ETCDIR