From: Alp Toker Date: Fri, 6 Jun 2014 10:36:38 +0000 (+0000) Subject: Touch configure to force clang's config.h.in reconfiguration on the build servers X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=af4eb8a3fedc025f8d276279d7e3b42a40fd2c12;p=oota-llvm.git 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210321 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/configure b/configure index 8c6270dd89f..e9aba06ad48 100755 --- a/configure +++ b/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=: