aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/Makefile.in
diff options
context:
space:
mode:
authorJoakim Verona2013-09-10 23:52:26 +0200
committerJoakim Verona2013-09-10 23:52:26 +0200
commit63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c (patch)
treee5078c5545c777e21944a9ee4199a6f2c6d25ca9 /lib-src/Makefile.in
parent92aeabcc8a007f521a664e3aee092eb80ad0f49a (diff)
downloademacs-63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c.tar.gz
emacs-63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c.zip
merge upstream
Diffstat (limited to 'lib-src/Makefile.in')
-rw-r--r--lib-src/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index fe1900a2a40..994eb2bb266 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -18,10 +18,7 @@
18# You should have received a copy of the GNU General Public License 18# You should have received a copy of the GNU General Public License
19# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 19# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
20 20
21 21SHELL = @SHELL@
22# Avoid trouble on systems where the `SHELL' variable might be
23# inherited from the environment.
24SHELL = /bin/sh
25 22
26# Following ../lisp/Makefile.in. 23# Following ../lisp/Makefile.in.
27EMACS = ../src/emacs 24EMACS = ../src/emacs