summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-06-02 00:18:08 +0200
committerMichael Stahl <mstahl@redhat.com>2014-06-09 17:05:49 +0200
commitfe8c5f632cf88fa1a829473040e095e060b1217b (patch)
treeecd4df0cd274eb529c66e4f636ed09602d062b7c /Makefile.in
parentaa617a3a594e81d2e3ff679ed5e1a9c33fcb419f (diff)
Makefile: prevent Win32 make from doing CreateProcess(autogen.sh)
Change-Id: I2ed9c346a8e9cfa26aa2b04f554c56f02c400829
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index f63dbe069837..7d2de76e34c2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -43,7 +43,7 @@ $(BUILDDIR)/config_host.mk : $(wildcard \
$(BUILDDIR)/autogen.input \
$(BUILDDIR)/autogen.lastrun \
)
- $(SRCDIR)/autogen.sh
+ sh -c $(SRCDIR)/autogen.sh
else # MAKE_RESTARTS