[libinline-java-perl] 194/398: ok
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:02 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 f7d3247a91dde14ab638855328c66eef0ac88f2a
Author: patrick_leb <>
Date: Thu Apr 4 01:32:09 2002 +0000
ok
---
Java/Makefile.PL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Java/Makefile.PL b/Java/Makefile.PL
index 111fddb..15a9166 100644
--- a/Java/Makefile.PL
+++ b/Java/Makefile.PL
@@ -97,7 +97,7 @@ if (($build_jni || AskYN("Do you wish to build the JNI extension?"))){
VERSION_FROM => 'JNI.pm',
INC => "-I" . $files->{'jni.h'}->{selected} . " -I" . $files->{'jni_md.h'}->{selected},
LIBS => ["-L" . $files->{$jvm_lib}->{selected} . " -ljvm"],
- # CCFLAGS => '-D_REENTRANT',
+ CCFLAGS => '-D_REENTRANT',
) ;
print
--
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