mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-13 08:02:56 +00:00
Make sure SHELL is properly set from the configure script.
This closes SF bug #448560.
This commit is contained in:
parent
57a3480f95
commit
9e70122a1d
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
# SOFTWARE OR THE USE OR OTHER DEALINGS IN EXPAT.
|
||||
#
|
||||
|
||||
SHELL = @SHELL@
|
||||
|
||||
bindir = @bindir@
|
||||
|
||||
LIBDIR= ../lib/.libs
|
||||
|
|
Loading…
Add table
Reference in a new issue