* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
[bpt/emacs.git] / nextstep / Makefile.in
index cd22682..8e768f7 100644 (file)
@@ -1,4 +1,4 @@
-### nextstep/Makefile for GNU Emacs
+### @configure_input@
 
 ## Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
@@ -20,7 +20,7 @@
 ### Commentary:
 
 ### Code:
-SHELL = /bin/sh
+SHELL = @SHELL@
 
 srcdir = @srcdir@
 EXEEXT = @EXEEXT@