[Expat-checkins] CVS: expat/xmlwf Makefile.in,1.6,1.7
Fred L. Drake
fdrake@users.sourceforge.net
Fri, 10 Aug 2001 06:54:00 -0700
Update of /cvsroot/expat/expat/xmlwf
In directory usw-pr-cvs1:/tmp/cvs-serv25471
Modified Files:
Makefile.in
Log Message:
Make sure SHELL is properly set from the configure script.
This closes SF bug #448560.
Index: Makefile.in
===================================================================
RCS file: /cvsroot/expat/expat/xmlwf/Makefile.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile.in 2001/07/25 17:51:40 1.6
--- Makefile.in 2001/08/10 13:53:58 1.7
***************
*** 19,22 ****
--- 19,24 ----
#
+ SHELL = @SHELL@
+
bindir = @bindir@