2a12e2c14d
Patches supplied by Ben Collver. Addresses PR pkg/31817 by Zafer Aydogan.
12 lines
316 B
Text
12 lines
316 B
Text
$NetBSD: patch-ac,v 1.6 2005/10/17 10:37:11 tron Exp $
|
|
|
|
--- configure.orig 2005-10-09 18:34:38.000000000 -0700
|
|
+++ configure
|
|
@@ -17086,7 +17086,6 @@ cat >>confdefs.h <<_ACEOF
|
|
_ACEOF
|
|
|
|
|
|
-perlbin=`$ac_aux_dir/PrintPath perl`
|
|
if test "x$perlbin" = "x"; then
|
|
perlbin="/replace/with/path/to/perl/interpreter"
|
|
fi
|