summaryrefslogtreecommitdiff
path: root/xmlwf
diff options
context:
space:
mode:
authorfdrake <fdrake>2001-08-10 13:53:58 +0000
committerfdrake <fdrake>2001-08-10 13:53:58 +0000
commitffb244d199ecd9085f20683be99ea91d81c8a2cd (patch)
tree40b6407f7e8f8265e7ec7b2fdf7e1bdd97022894 /xmlwf
parentfb41fd317884cdcb6cac8693140f364037e32822 (diff)
downloadlibexpat-ffb244d199ecd9085f20683be99ea91d81c8a2cd.tar.gz
Make sure SHELL is properly set from the configure script.
This closes SF bug #448560.
Diffstat (limited to 'xmlwf')
-rw-r--r--xmlwf/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlwf/Makefile.in b/xmlwf/Makefile.in
index fa00235..9e4bc15 100644
--- a/xmlwf/Makefile.in
+++ b/xmlwf/Makefile.in
@@ -18,6 +18,8 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN EXPAT.
#
+SHELL = @SHELL@
+
bindir = @bindir@
LIBDIR= ../lib/.libs