From af4eb8a3fedc025f8d276279d7e3b42a40fd2c12 Mon Sep 17 00:00:00 2001 From: Alp Toker Date: Fri, 6 Jun 2014 10:36:38 +0000 Subject: 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 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 8c6270dd89..e9aba06ad4 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=: -- cgit v1.2.3