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

llvm-svn: 15946
diff --git a/llvm/configure b/llvm/configure
index 46ef2c9..1e67331 100755
--- a/llvm/configure
+++ b/llvm/configure
@@ -23784,7 +23784,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define LLVM_CONFIGDIR "$LLVM_ETCDIR"
+#define LLVM_ETCDIR "$LLVM_ETCDIR"
 _ACEOF