jit fixes

This commit is contained in:
Vítor Santos Costa 2014-07-14 00:04:02 -05:00
parent a1ea514c65
commit e6775d497c

View File

@ -1891,6 +1891,8 @@ fi
m4_include([packages/myddas/configure.in]) m4_include([packages/myddas/configure.in])
m4_include([JIT/configure.in])
if test "$PKG_CLIB" != "" if test "$PKG_CLIB" != ""
then then
@ -1977,8 +1979,7 @@ fi
if test -e "$srcdir"/packages/raptor/Makefile.in if test -e "$srcdir"/packages/raptor/Makefile.in
then then
PKG_RAPTOR="packages/raptor" PKG_RAPTOR="packages/raptor"
m4_include([packages/raptor/configure.in]) m4_include([packages/raptor/configure.in])
else else
PKG_RAPTOR="" PKG_RAPTOR=""