Skip to content

Commit

Permalink
Changes to suppress installation errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
benkasminbullock committed Apr 19, 2012
1 parent 8ba70e3 commit 7755101
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion build/make-files.pl
Expand Up @@ -138,7 +138,6 @@ BEGIN
build/ImagePNGBuild.pm
build/LibpngInfo.pm
build/make-files.pl
Changes
MANIFEST
MANIFEST.SKIP
my-xs.h
Expand Down
1 change: 1 addition & 0 deletions tmpl/Makefile.PL.tmpl
Expand Up @@ -68,6 +68,7 @@ EOF
# A minimal C program to test compilation and running.

my $test_c = <<'EOF';
#include <stdlib.h>
#include <stdio.h>
#include "png.h"
void failburger (const char * message)
Expand Down

0 comments on commit 7755101

Please sign in to comment.