<h1>Project "FreeSWITCH Source" received a push.</h1>
<h2>branch: master updated</h2>
<pre>
via: 837c6ff6e828d1f81c8df2ac71d0733eb97f9fd1 (commit)
from: b83a30caf68e290239f2d62c01bdc5ba7f8a5e15 (commit)
</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Michal Bielicki - cypromis
comments:
adding centos standard java include parts to javamod esl module
<span style="color: #000080; font-weight: bold">diff --git a/libs/esl/java/Makefile b/libs/esl/java/Makefile</span>
<span style="color: #000080; font-weight: bold">index 9474a83..3606edf 100644</span>
<span style="color: #A00000">--- a/libs/esl/java/Makefile</span>
<span style="color: #00A000">+++ b/libs/esl/java/Makefile</span>
<span style="color: #800080; font-weight: bold">@@ -1,4 +1,4 @@</span>
<span style="color: #A00000">-LOCAL_CFLAGS=-I../src/include -I/usr/java/jdk1.6.0_14/include -I/usr/java/jdk1.6.0_14/include/linux -I/usr/lib/jvm/java-6-openjdk/include/</span>
<span style="color: #00A000">+LOCAL_CFLAGS=-I../src/include -I/usr/java/jdk1.6.0_14/include -I/usr/java/jdk1.6.0_14/include/linux -I/usr/lib/jvm/java-6-openjdk/include/ -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux</span>
GCC_WARNING_JUNK=-w
CLASSES=org/freeswitch/esl/*
</pre></div>
========================================================================<pre>
Summary of changes:
libs/esl/java/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH Source</p>