Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 629408
Collapse All | Expand All

(-)a/gettext_xs/Makefile.PL (-1 / +1 lines)
Lines 37-43 Link Here
37
    ),
37
    ),
38
    PREREQ_PM => { File::Spec => 0 },
38
    PREREQ_PM => { File::Spec => 0 },
39
	PL_FILES        => {},
39
	PL_FILES        => {},
40
	LIBS => ['-lintl -liconv'],
40
	LIBS => ['-lintl'],
41
);
41
);
42
42
43
__END__
43
__END__

Return to bug 629408