From 71b128426037a6dd2b6ca4d422be5b0aa1c087b3 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 9 May 2003 14:56:35 +0000 Subject: Suppressed a misleading link path to the system library --- Perl/Makefile.PL.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Perl') diff --git a/Perl/Makefile.PL.in b/Perl/Makefile.PL.in index 059a011..57e1017 100644 --- a/Perl/Makefile.PL.in +++ b/Perl/Makefile.PL.in @@ -12,4 +12,4 @@ Tk::MMutil::TkExtMakefile( 'VERSION_FROM' => 'Zinc.pm', 'XS_VERSION' => $Tk::Config::VERSION, 'INC' => "-I. -I@PERL_TK_LIB@/pTk", - 'LIBS' => ["-L/usr/X11R6/lib -lX11 -L.. -L@prefix@/lib -l@PACKAGE@@VERSION@"]); + 'LIBS' => ["-L/usr/X11R6/lib -lX11 -L.. -l@PACKAGE@@VERSION@"]); -- cgit v1.1