Call minstall with $(SHELL) so the user controls the interpreter
authorDan Nicholson <dbn.lists@gmail.com>
Tue, 8 Jul 2008 14:49:31 +0000 (07:49 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Sat, 12 Jul 2008 17:25:40 +0000 (10:25 -0700)
commit4f5d97ee9eae6f2adf27e2297f955b601483d61b
tree7794a1ab302ea6f09d0c9e898ae03d75910d4516
parent9eee7f260f4474f9eea7384b94619b3f7fee017b
Call minstall with $(SHELL) so the user controls the interpreter

Running minstall directly means that /bin/sh is always used as hte
interpreter. If the user needs or wants to use a different shell fo
minstall, they can use the SHELL make variable.
configs/autoconf.in
configs/default