From c84c5c9ac16755da9aba85ba0992af503fe7ded6 Mon Sep 17 00:00:00 2001 From: Alp Toker Date: Fri, 6 Jun 2014 10:36:38 +0000 Subject: [PATCH] Touch configure to force clang's config.h.in reconfiguration on the build servers Gutted that this is needed, folks who care about keeping the legacy build system alive should sort this out already. llvm-svn: 210321 --- llvm/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/configure b/llvm/configure index 8c6270dd89fd..e9aba06ad48f 100755 --- a/llvm/configure +++ b/llvm/configure @@ -14,7 +14,7 @@ ## M4sh Initialization. ## ## --------------------- ## -# Be Bourne compatible +# Be Bourne compatible. if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: