summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-06-06 10:36:38 +0000
committerAlp Toker <alp@nuanti.com>2014-06-06 10:36:38 +0000
commitaf4eb8a3fedc025f8d276279d7e3b42a40fd2c12 (patch)
tree9d1a215fb245ee645d660092b5f93416f81536a7 /configure
parentd276b15c520db6f105c976f8be9d1348d8a57041 (diff)
downloadllvm-af4eb8a3fedc025f8d276279d7e3b42a40fd2c12.tar.gz
llvm-af4eb8a3fedc025f8d276279d7e3b42a40fd2c12.tar.bz2
llvm-af4eb8a3fedc025f8d276279d7e3b42a40fd2c12.tar.xz
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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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=: