Change 19629 by [EMAIL PROTECTED] on 2003/05/28 12:24:42
Subject: [PATCH] Re: a2p is linked against too many libraries
From: Andy Dougherty <[EMAIL PROTECTED]>
Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/x2p/Makefile.SH#34 edit
Differences ...
==== //depot/perl/x2p/Makefile.SH#34 (xtext) ====
Index: perl/x2p/Makefile.SH
--- perl/x2p/Makefile.SH#33~18880~ Mon Mar 10 08:17:50 2003
+++ perl/x2p/Makefile.SH Wed May 28 05:24:42 2003
@@ -39,7 +39,7 @@
#mallocobj = $mallocobj
shellflags = $shellflags
-libs = $libs
+libs = $perllibs
$make_set_make
# grrr
End of Patch.