git/perl
Petr Baudis e2a3871094 Git.pm: Avoid ppport.h
This makes us not include ppport.h which seems not to give us anything
real anyway; it is useful for checking for portability warts but since
Devel::PPPort is a portability wart itself, we shouldn't require it
for build. You can check for portability problems by calling make check
in perl/.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-07-02 17:14:44 -07:00
..
.gitignore Introduce Git.pm (v4) 2006-07-02 17:14:40 -07:00
Git.pm Git.pm: Remove PerlIO usage from Git.xs 2006-07-02 17:14:44 -07:00
Git.xs Git.pm: Avoid ppport.h 2006-07-02 17:14:44 -07:00
Makefile.PL Git.pm: Avoid ppport.h 2006-07-02 17:14:44 -07:00
private-Error.pm Fix probing for already installed Error.pm 2006-07-02 17:14:44 -07:00