From ebf9100618f7cfa5335778cedbdb4f07ac68d99c Mon Sep 17 00:00:00 2001 From: Ilya Zakharevich Date: Tue, 2 Nov 1999 21:57:23 -0500 Subject: xsubpp dependency To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4518 --- lib/ExtUtils/MM_Unix.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/ExtUtils/MM_Unix.pm b/lib/ExtUtils/MM_Unix.pm index 9a8aefbdf8..f9fdcaaf58 100644 --- a/lib/ExtUtils/MM_Unix.pm +++ b/lib/ExtUtils/MM_Unix.pm @@ -3498,7 +3498,7 @@ sub tool_xsubpp { XSUBPPDIR = $xsdir XSUBPP = \$(XSUBPPDIR)/$xsubpp XSPROTOARG = $self->{XSPROTOARG} -XSUBPPDEPS = @tmdeps +XSUBPPDEPS = @tmdeps \$(XSUBPP) XSUBPPARGS = @tmargs }; }; -- cgit v1.2.1