Skip to content

Commit

Permalink
=revert last commit (83ec8c4)
Browse files Browse the repository at this point in the history
  • Loading branch information
sisyphus committed Mar 24, 2015
1 parent 83ec8c4 commit 931dcc0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Lib/GIS/Proj/Makefile.PL
Expand Up @@ -43,11 +43,6 @@ EOF
my $lib_path = Alien::Proj4->libdir;
my $incflags = Alien::Proj4->incflags;

if(!Alien::Proj4->installed) {
$lib_path = "@{$PDL::Config{$config_libs}}";
$incflags = "-I" . "@{$PDL::Config{$config_incs}}" . " -Iinclude";
}

print "Building $package_name. Turn off $config_flag if there are any problems\n";
$PDL::Config{$config_flag}=1;

Expand Down

0 comments on commit 931dcc0

Please sign in to comment.