Changes resulting from change in autoconf/configure.in (rename a #define)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15946 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/configure b/configure
index 46ef2c9..1e67331 100755
--- a/configure
+++ b/configure
@@ -23784,7 +23784,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define LLVM_CONFIGDIR "$LLVM_ETCDIR"
+#define LLVM_ETCDIR "$LLVM_ETCDIR"
 _ACEOF