[libinline-java-perl] 259/398: 0.44
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:12 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 74d7974c60d047a62a4816b81e9cc7faafc06d1b
Author: patrick_leb <>
Date: Mon Dec 8 01:44:32 2003 +0000
0.44
---
Java/Makefile.PL | 1 +
1 file changed, 1 insertion(+)
diff --git a/Java/Makefile.PL b/Java/Makefile.PL
index c8d6bcb..5ce1be3 100644
--- a/Java/Makefile.PL
+++ b/Java/Makefile.PL
@@ -123,6 +123,7 @@ if (($build_jni || AskYN("Do you wish to build the JNI extension?", 'y'))){
NAME => 'Inline::Java::JNI',
VERSION_FROM => 'JNI.pm',
DIR => [],
+ PMLIBDIRS => [File::Spec->catdir('sources', 'org', 'perl', 'inline', 'java')],
INC => join(' ', @I),
LIBS => [join(' ', @L) . " -ljvm"],
# CCFLAGS => '-D_REENTRANT',
--
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