Explorar o código

always define CONFIG_SHELL

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer %!s(int64=15) %!d(string=hai) anos
pai
achega
105ceb0fdc
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -11,6 +11,8 @@ export top_builddir
 
 # We do not need built-in implicit rules
 MAKEFLAGS += -r
+CONFIG_SHELL ?= /bin/sh
+export CONFIG_SHELL
 
 include $(top_srcdir)Makefile.in
 include $(top_srcdir)Makerules