[ expat-Bugs-461380 ] xmlwf/Makefile uses $SHELL uninitialized

noreply@sourceforge.net noreply@sourceforge.net
Thu Sep 13 16:01:02 2001


Bugs item #461380, was opened at 2001-09-13 16:00
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=461380&group_id=10127

Category: Build control
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: xmlwf/Makefile uses $SHELL uninitialized

Initial Comment:
In 1.95.2, 'make install' tries to use your login shell
to run mkinstalldirs. This fails if your login shell
isn't related to sh. xmlwf/Makefile.in needs "SHELL=
@SHELL@" or some such.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=461380&group_id=10127