[w3m-dev-en 00910] Re: autoconf: env MAKE not respected

* Makefile.in (SET_MAKE): added
	(SHELL): added
From: Fumitoshi UKAI  <ukai@debian.or.jp>
This commit is contained in:
Fumitoshi UKAI
2003-03-19 16:18:32 +00:00
parent 32d3057edd
commit 3944c93e38
2 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
# Makefile
# @configure_input@
#
@SET_MAKE@
SHELL=@SHELL@
package=w3m
prefix = @prefix@
exec_prefix = @exec_prefix@