Regenerate.
authorGordon Henriksen <gordonhenriksen@mac.com>
Wed, 3 Oct 2007 12:07:14 +0000 (12:07 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Wed, 3 Oct 2007 12:07:14 +0000 (12:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42575 91177308-0d34-0410-b5e6-96231b3b80d8

configure
include/llvm/Config/config.h.in

index 39a8d9b908933770a4d36d7ad0df98017e58d0ee..bdd613bc2726c1ee61669de163ef8c5e1e19f04c 100755 (executable)
--- a/configure
+++ b/configure
@@ -34132,7 +34132,7 @@ _ACEOF
 
 
 cat >>confdefs.h <<_ACEOF
 
 
 cat >>confdefs.h <<_ACEOF
-#define LLVM_DATADIR "$LLVM_DOCSDIR"
+#define LLVM_DOCSDIR "$LLVM_DOCSDIR"
 _ACEOF
 
 
 _ACEOF
 
 
index cc83f652e61c746396d4f13cfa6560f1b80b3125..e871b774b2664135fd864f6304c7228f3928fcb8 100644 (file)
 /* Time at which LLVM was configured */
 #undef LLVM_CONFIGTIME
 
 /* Time at which LLVM was configured */
 #undef LLVM_CONFIGTIME
 
-/* Installation directory for documentation */
+/* Installation directory for data files */
 #undef LLVM_DATADIR
 
 #undef LLVM_DATADIR
 
+/* Installation directory for documentation */
+#undef LLVM_DOCSDIR
+
 /* Installation directory for config files */
 #undef LLVM_ETCDIR
 
 /* Installation directory for config files */
 #undef LLVM_ETCDIR