[libinline-java-perl] 180/398: Added options for the Java part.

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.55
in repository libinline-java-perl.

commit 8683aa328fe0366b9f8bbadc0b6df1d1d87e69d4
Author: patrick_leb <>
Date:   Sun Feb 10 21:10:56 2002 +0000

    Added options for the Java part.
---
 Java/Portable.pm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Java/Portable.pm b/Java/Portable.pm
index f4dc396..cb0847a 100644
--- a/Java/Portable.pm
+++ b/Java/Portable.pm
@@ -82,6 +82,9 @@ sub portable {
 		GOT_FORK			=>	$Config{d_fork} || 0,
 		ENV_VAR_PATH_SEP	=>	$Config{path_sep},
 		SO_EXT				=>	$Config{dlext},
+		PREFIX				=>	$Config{prefix},
+		LIBPERL				=>	$Config{libperl},
+		INSTALL_JNI_SO		=>	$Config{installsitearch},
 		DETACH_OK			=>	1,
 		SO_LIB_PATH_VAR		=>	'LD_LIBRARY_PATH',
 		ENV_VAR_PATH_SEP_CP	=>	':',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git



More information about the Pkg-perl-cvs-commits mailing list