# CDPATH.
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-<<<<<<<
-=======
-# Use a proper internal environment variable to ensure we don't fall
- # into an infinite loop, continuously re-executing ourselves.
- if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
- _as_can_reexec=no; export _as_can_reexec;
- # We cannot yet assume a decent shell, so we have to provide a
-# neutralization value for shells without unset; and this also
-# works around shells that cannot unset nonexistent variables.
-# Preserve -v and -x to the replacement shell.
-BASH_ENV=/dev/null
-ENV=/dev/null
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
-case $- in # ((((
- *v*x* | *x*v* ) as_opts=-vx ;;
- *v* ) as_opts=-v ;;
- *x* ) as_opts=-x ;;
- * ) as_opts= ;;
-esac
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
-# Admittedly, this is quite paranoid, since all the known shells bail
-# out after a failed `exec'.
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
-as_fn_exit 255
- fi
- # We don't want this to propagate to other subprocesses.
- { _as_can_reexec=; unset _as_can_reexec;}
-if test "x$CONFIG_SHELL" = x; then
- as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
- emulate sh
->>>>>>>
# Use a proper internal environment variable to ensure we don't fall
# into an infinite loop, continuously re-executing ourselves.
if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
as_found=false
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
do
-<<<<<<<
-=======
-
-
- if test "x$CONFIG_SHELL" != x; then :
- export CONFIG_SHELL
- # We cannot yet assume a decent shell, so we have to provide a
-# neutralization value for shells without unset; and this also
-# works around shells that cannot unset nonexistent variables.
-# Preserve -v and -x to the replacement shell.
-BASH_ENV=/dev/null
-ENV=/dev/null
-(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
-case $- in # ((((
- *v*x* | *x*v* ) as_opts=-vx ;;
- *v* ) as_opts=-v ;;
- *x* ) as_opts=-x ;;
- * ) as_opts= ;;
-esac
-exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
-# Admittedly, this is quite paranoid, since all the known shells bail
-# out after a failed `exec'.
-$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
-exit 255
-fi
-
- if test x$as_have_required = xno; then :
->>>>>>>
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
as_found=:
} # as_fn_mkdir_p
-<<<<<<<
-=======
-
-# as_fn_executable_p FILE
-# -----------------------
-# Test if FILE is an executable regular file.
-as_fn_executable_p ()
-{
- test -f "$1" && test -x "$1"
-} # as_fn_executable_p
-# as_fn_append VAR VALUE
-# ----------------------
-# Append the text in VALUE to the end of the definition contained in VAR. Take
->>>>>>>
# as_fn_executable_p FILE
# -----------------------
fi
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
rmdir conf$$.dir 2>/dev/null
-<<<<<<<
-=======
- as_mkdir_p=false
-fi
-
-as_test_x='test -x'
-as_executable_p=as_fn_executable_p
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
->>>>>>>
if mkdir -p . 2>/dev/null; then
as_mkdir_p='mkdir -p "$as_dir"'
VMKIT_ALDADD
VMKIT_ALDFLAGS
VMKIT_ACPPFLAGS
-WITH_VMKIT_FALSE
-WITH_VMKIT_TRUE
VMKIT_BIN_DIR
LLVM_BIN_DIR
VMKIT_SRC_DIR
LLVM_SRC_DIR
+WITH_VMKIT_FALSE
+WITH_VMKIT_TRUE
AM_BACKSLASH
AM_DEFAULT_VERBOSITY
AM_DEFAULT_V
enable_build_giws
enable_build_parser
with_vmkit
+with_vmkit_package
with_llvm_src
with_llvm_bin
with_vmkit_src
Regenerate Java => C and Scilab => C wrappers
produces by Swig
--with-vmkit Uses VMKIT infrastructure
+ --with-vmkit-package Uses VMKIT infrastructure with the packages
--with-llvm-src Directory containing the source code of LLVM. Needed
with --with-vmkit
--with-llvm-bin Directory containing the binaries of LLVM. Default
+# Check whether --with-vmkit-package was given.
+if test "${with_vmkit_package+set}" = set; then :
+ withval=$with_vmkit_package;
+fi
+
+
+
# Check whether --with-llvm-src was given.
if test "${with_llvm_src+set}" = set; then :
withval=$with_llvm_src;
fi
+ if test -n "$with_vmkit" -o -n "$with_vmkit_package"; then
+ WITH_VMKIT_TRUE=
+ WITH_VMKIT_FALSE='#'
+else
+ WITH_VMKIT_TRUE='#'
+ WITH_VMKIT_FALSE=
+fi
+
+
+if test -n "$with_vmkit_package"; then
+ # Hardcode path for Debian and Ubuntu
+ # This will be improved by an automatic detection
+ LLVM_SRC_DIR="/usr/include/llvm-3.3/"
+ LLVM_BIN_DIR="/usr/lib/llvm-3.3/lib/"
+ VMKIT_SRC_DIR="/usr/include/vmkit/"
+ VMKIT_BIN_DIR="/usr/bin/"
+ VMKIT_ACPPFLAGS="-I$LLVM_SRC_DIR/ -I$VMKIT_SRC_DIR/ -I$VMKIT_SRC_DIR/MMTk/ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fPIC -Woverloaded-virtual -Wcast-qual"
+ VMKIT_ALDFLAGS="-L$LLVM_BIN_DIR/ -lLLVMBitReader -lLLVMipo -lLLVMVectorize -lLLVMInstrumentation -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMMCParser -lLLVMJIT -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMObject -lLLVMCore -lLLVMSupport"
+ VMKIT_ALDADD="$VMKIT_BIN_DIR/../lib/libFinalMMTk.a $VMKIT_BIN_DIR/../lib/libJ3.a $VMKIT_BIN_DIR/../lib/libClasspath.a $VMKIT_BIN_DIR/../lib/libVmkit.a $VMKIT_BIN_DIR/../lib/libVmkitCompiler.a $VMKIT_BIN_DIR/../lib/libCommonThread.a"
+
+$as_echo "#define VMKIT_ENABLED /**/" >>confdefs.h
+
+
+else
+
if test -n "$with_vmkit";then
if (test "$with_llvm_src" == "" || test "x$with_llvm_src" == "xyes");then
as_fn_error $? "Due the use of --with-vmkit, the use of --with-llvm-src=<dir> is needed" "$LINENO" 5
fi
- if test -n "$with_vmkit"; then
- WITH_VMKIT_TRUE=
- WITH_VMKIT_FALSE='#'
-else
- WITH_VMKIT_TRUE='#'
- WITH_VMKIT_FALSE=
-fi
-
-VMKIT_ACPPFLAGS="-I$LLVM_SRC_DIR/include -I$VMKIT_SRC_DIR/include -I$VMKIT_SRC_DIR/lib/vmkit/MMTk/ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fPIC -Woverloaded-virtual -Wcast-qual"
+VMKIT_ACPPFLAGS="-I$LLVM_SRC_DIR/include -I$LLVM_SRC_DIR/ -I$VMKIT_SRC_DIR/ -I$VMKIT_SRC_DIR/MMTk/ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fPIC -Woverloaded-virtual -Wcast-qual"
VMKIT_ALDFLAGS="-L$LLVM_BIN_DIR/lib -lLLVMBitReader -lLLVMipo -lLLVMVectorize -lLLVMInstrumentation -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMMCParser -lLLVMJIT -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMObject -lLLVMCore -lLLVMSupport"
-VMKIT_ALDADD="$VMKIT_BIN_DIR/lib/libFinalMMTk.a $VMKIT_BIN_DIR/lib/libJ3.a $VMKIT_BIN_DIR/lib/libClasspath.a $VMKIT_BIN_DIR/lib/libVmkit.a $VMKIT_BIN_DIR/lib/libVmkitCompiler.a $VMKIT_BIN_DIR/lib/libCommonThread.a"
+VMKIT_ALDADD="$VMKIT_BIN_DIR/../lib/libFinalMMTk.a $VMKIT_BIN_DIR/../lib/libJ3.a $VMKIT_BIN_DIR/../lib/libClasspath.a $VMKIT_BIN_DIR/../lib/libVmkit.a $VMKIT_BIN_DIR/../lib/libVmkitCompiler.a $VMKIT_BIN_DIR/../lib/libCommonThread.a"
+fi
+
$as_echo_n "checking to see if the java compiler works... " >&6; }
cat << \EOF > conftest.java
-<<<<<<<
-// #line 11408 "configure"
-=======
-// #line 11177 "configure"
->>>>>>>
+// #line 11449 "configure"
import java.util.regex.Pattern;
if test "x$ac_java_jvm_name" = "x" ; then
cat << \EOF > conftest.java
-<<<<<<<
-// #line 11495 "configure"
-=======
-// #line 11264 "configure"
->>>>>>>
+// #line 11536 "configure"
import java.util.regex.Pattern;
import gnu.java.io.EncodingManager;
# The class java.nio.charset.Charset is new to 1.4
cat << \EOF > conftest.java
-<<<<<<<
-// #line 11579 "configure"
-=======
-// #line 11348 "configure"
->>>>>>>
+// #line 11620 "configure"
import java.util.regex.Pattern;
import java.nio.charset.Charset;
# The class java.lang.StringBuilder is new to 1.5
cat << \EOF > conftest.java
-<<<<<<<
-// #line 11644 "configure"
-=======
-// #line 11413 "configure"
->>>>>>>
+// #line 11685 "configure"
import java.util.regex.Pattern;
import java.lang.StringBuilder;
# The class java.util.ArrayDeque is new to 1.6
cat << \EOF > conftest.java
-<<<<<<<
-// #line 11709 "configure"
-=======
-// #line 11478 "configure"
->>>>>>>
+// #line 11750 "configure"
import java.util.regex.Pattern;
import java.util.ArrayDeque;
# The class java.nio.file.Path is new to 1.7
cat << \EOF > conftest.java
-<<<<<<<
-// #line 11774 "configure"
-=======
-// #line 11543 "configure"
->>>>>>>
+// #line 11815 "configure"
import java.util.regex.Pattern;
import java.nio.file.Path;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13152 "configure"
-=======
-// #line 12927 "configure"
->>>>>>>
+// #line 13193 "configure"
import java.util.regex.Pattern;
import com.mxgraph.model.mxCell;
if test "x" == "x"; then
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13259 "configure"
-=======
-// #line 13034 "configure"
->>>>>>>
+// #line 13300 "configure"
import java.util.regex.Pattern;
import com.mxgraph.view.mxGraph;
else
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13331 "configure"
-=======
-// #line 13106 "configure"
->>>>>>>
+// #line 13372 "configure"
import java.util.regex.Pattern;
import com.mxgraph.view.mxGraph;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13425 "configure"
-=======
-// #line 13200 "configure"
->>>>>>>
+// #line 13466 "configure"
import java.util.regex.Pattern;
import org.scilab.forge.scirenderer.PackageInfo;
if test "x" == "x"; then
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13532 "configure"
-=======
-// #line 13307 "configure"
->>>>>>>
+// #line 13573 "configure"
import java.util.regex.Pattern;
import org.scilab.forge.scirenderer.PackageInfo;
else
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13604 "configure"
-=======
-// #line 13379 "configure"
->>>>>>>
+// #line 13645 "configure"
import java.util.regex.Pattern;
import org.scilab.forge.scirenderer.PackageInfo;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13703 "configure"
-=======
-// #line 13478 "configure"
->>>>>>>
+// #line 13744 "configure"
import java.util.regex.Pattern;
import org.flexdock.docking.DockingManager;
if test "x" == "x"; then
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13810 "configure"
-=======
-// #line 13585 "configure"
->>>>>>>
+// #line 13851 "configure"
import java.util.regex.Pattern;
import org.flexdock.util.Utilities;
else
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13882 "configure"
-=======
-// #line 13657 "configure"
->>>>>>>
+// #line 13923 "configure"
import java.util.regex.Pattern;
import org.flexdock.util.Utilities;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 13973 "configure"
-=======
-// #line 13748 "configure"
->>>>>>>
+// #line 14014 "configure"
import java.util.regex.Pattern;
import com.jgoodies.looks.common.MenuItemRenderer;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 14090 "configure"
-=======
-// #line 13865 "configure"
->>>>>>>
+// #line 14131 "configure"
import java.util.regex.Pattern;
import com.jgoodies.looks.common.MenuItemRenderer;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 14208 "configure"
-=======
-// #line 13983 "configure"
->>>>>>>
+// #line 14249 "configure"
import java.util.regex.Pattern;
import com.l2fprod.util.AccessUtils;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 14325 "configure"
-=======
-// #line 14100 "configure"
->>>>>>>
+// #line 14366 "configure"
import java.util.regex.Pattern;
import javax.media.opengl.glu.GLUnurbs;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 14548 "configure"
-=======
-// #line 14323 "configure"
->>>>>>>
+// #line 14589 "configure"
import java.util.regex.Pattern;
import jogamp.common.os.MachineDescriptionRuntime;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 14722 "configure"
-=======
-// #line 14497 "configure"
->>>>>>>
+// #line 14763 "configure"
import java.util.regex.Pattern;
import javax.help.JHelp;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 14839 "configure"
-=======
-// #line 14614 "configure"
->>>>>>>
+// #line 14880 "configure"
import java.util.regex.Pattern;
import javax.help.JHelp;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 14957 "configure"
-=======
-// #line 14732 "configure"
->>>>>>>
+// #line 14998 "configure"
import java.util.regex.Pattern;
import com.artenum.rosetta.interfaces.core.ConsoleConfiguration;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15072 "configure"
-=======
-// #line 14847 "configure"
->>>>>>>
+// #line 15113 "configure"
import java.util.regex.Pattern;
import com.artenum.rosetta.interfaces.core.ConsoleConfiguration;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15190 "configure"
-=======
-// #line 14965 "configure"
->>>>>>>
+// #line 15231 "configure"
import java.util.regex.Pattern;
import com.artenum.rosetta.core.action.AbstractConsoleAction;
if test "x" == "x"; then
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15296 "configure"
-=======
-// #line 15071 "configure"
->>>>>>>
+// #line 15337 "configure"
import java.util.regex.Pattern;
import com.artenum.rosetta.util.ConfigurationBuilder;
else
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15368 "configure"
-=======
-// #line 15143 "configure"
->>>>>>>
+// #line 15409 "configure"
import java.util.regex.Pattern;
import com.artenum.rosetta.util.ConfigurationBuilder;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15461 "configure"
-=======
-// #line 15236 "configure"
->>>>>>>
+// #line 15502 "configure"
import java.util.regex.Pattern;
import net.sourceforge.jeuclid.LayoutContext;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15580 "configure"
-=======
-// #line 15355 "configure"
->>>>>>>
+// #line 15621 "configure"
import java.util.regex.Pattern;
import org.apache.fop.pdf.PDFInfo;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15697 "configure"
-=======
-// #line 15472 "configure"
->>>>>>>
+// #line 15738 "configure"
import java.util.regex.Pattern;
import org.apache.batik.parser.Parser;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15814 "configure"
-=======
-// #line 15589 "configure"
->>>>>>>
+// #line 15855 "configure"
import java.util.regex.Pattern;
import org.apache.batik.parser.Parser;
if test "x" == "x"; then
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15921 "configure"
-=======
-// #line 15696 "configure"
->>>>>>>
+// #line 15962 "configure"
import java.util.regex.Pattern;
import org.apache.batik.Version;
else
cat << \EOF > conftest.java
-<<<<<<<
-// #line 15993 "configure"
-=======
-// #line 15768 "configure"
->>>>>>>
+// #line 16034 "configure"
import java.util.regex.Pattern;
import org.apache.batik.Version;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16084 "configure"
-=======
-// #line 15859 "configure"
->>>>>>>
+// #line 16125 "configure"
import java.util.regex.Pattern;
import org.apache.commons.io.output.CountingOutputStream;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16201 "configure"
-=======
-// #line 15976 "configure"
->>>>>>>
+// #line 16242 "configure"
import java.util.regex.Pattern;
import org.apache.xmlgraphics.util.Service;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16318 "configure"
-=======
-// #line 16093 "configure"
->>>>>>>
+// #line 16359 "configure"
import java.util.regex.Pattern;
import org.apache.avalon.framework.configuration.ConfigurationException;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16435 "configure"
-=======
-// #line 16210 "configure"
->>>>>>>
+// #line 16476 "configure"
import java.util.regex.Pattern;
import org.w3c.dom.svg.SVGDocument;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16552 "configure"
-=======
-// #line 16327 "configure"
->>>>>>>
+// #line 16593 "configure"
import java.util.regex.Pattern;
import org.w3c.dom.svg.SVGDocument;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16673 "configure"
-=======
-// #line 16448 "configure"
->>>>>>>
+// #line 16714 "configure"
import java.util.regex.Pattern;
import org.apache.commons.logging.LogFactory;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16790 "configure"
-=======
-// #line 16565 "configure"
->>>>>>>
+// #line 16831 "configure"
import java.util.regex.Pattern;
import org.scilab.forge.jlatexmath.TeXFormula;
if test "x" == "x"; then
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16897 "configure"
-=======
-// #line 16672 "configure"
->>>>>>>
+// #line 16938 "configure"
import java.util.regex.Pattern;
import org.scilab.forge.jlatexmath.TeXFormula;
else
cat << \EOF > conftest.java
-<<<<<<<
-// #line 16969 "configure"
-=======
-// #line 16744 "configure"
->>>>>>>
+// #line 17010 "configure"
import java.util.regex.Pattern;
import org.scilab.forge.jlatexmath.TeXFormula;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-// #line 17060 "configure"
+// #line 17101 "configure"
import java.util.regex.Pattern;
import org.scilab.forge.jlatexmath.fop.JLaTeXMathObj;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 17183 "configure"
-=======
-// #line 16841 "configure"
->>>>>>>
+// #line 17224 "configure"
import java.util.regex.Pattern;
import com.puppycrawl.tools.checkstyle.CheckStyleTask;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 17300 "configure"
-=======
-// #line 16958 "configure"
->>>>>>>
+// #line 17341 "configure"
import java.util.regex.Pattern;
import org.apache.commons.beanutils.Converter;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 17417 "configure"
-=======
-// #line 17075 "configure"
->>>>>>>
+// #line 17458 "configure"
import java.util.regex.Pattern;
import antlr.TokenStreamException;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 17534 "configure"
-=======
-// #line 17192 "configure"
->>>>>>>
+// #line 17575 "configure"
import java.util.regex.Pattern;
import org.junit.Assert;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 17651 "configure"
-=======
-// #line 17309 "configure"
->>>>>>>
+// #line 17692 "configure"
import java.util.regex.Pattern;
import net.sourceforge.cobertura.merge.Main;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 17768 "configure"
-=======
-// #line 17426 "configure"
->>>>>>>
+// #line 17809 "configure"
import java.util.regex.Pattern;
import org.objectweb.asm.Type;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 17884 "configure"
-=======
-// #line 17542 "configure"
->>>>>>>
+// #line 17925 "configure"
import java.util.regex.Pattern;
import org.objectweb.asm.Type;
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if Eigen is version $CHK_EIGEN_WORLD.$CHK_EIGEN_MAJOR.$CHK_EIGEN_MINOR or later" >&5
$as_echo_n "checking if Eigen is version $CHK_EIGEN_WORLD.$CHK_EIGEN_MAJOR.$CHK_EIGEN_MINOR or later... " >&6; }
cat > conftest.$ac_ext <<EOF
-<<<<<<<
-#line 22116 "configure"
-=======
-#line 21656 "configure"
->>>>>>>
+#line 22157 "configure"
#include "confdefs.h"
#include "$PATH_TO_EIGEN/Eigen/Sparse"
# With xlf replace commas with spaces,
# and remove "-link" and closing parenthesis.
*xlfentry*)
-<<<<<<<
-=======
- ac_f77_v_output=`echo $ac_f77_v_output |
- sed '
- s/,/ /g
- s/ -link / /g
- s/) *$//
- '
- ` ;;
-
- # With Intel ifc, ignore the quoted -mGLOB_options_string stuff (quoted
- # $LIBS confuse us, and the libraries appear later in the output anyway).
->>>>>>>
ac_f77_v_output=`echo $ac_f77_v_output |
sed '
s/,/ /g
s/"//gp
}'` ;;
- # If we are using fort77 (the f2c wrapper) then filter output and delete quotes.
- *fort77*f2c*gcc*)
- ac_f77_v_output=`echo "$ac_f77_v_output" | sed -n '
- /:[ ]\+Running[ ]\{1,\}"gcc"/{
- /"-c"/d
- /[.]c"*/d
- s/^.*"gcc"/"gcc"/
- s/"//gp
- }'` ;;
-
# If we are using Cray Fortran then delete quotes.
*cft90*)
ac_f77_v_output=`echo $ac_f77_v_output | sed 's/"//g'` ;;
-<<<<<<<
esac
-=======
-# that detects unbalanced quotes in FLIBS should be implemented
-# and (ugh) tested at some point.
-case $ac_f77_v_output in
- # With xlf replace commas with spaces,
- # and remove "-link" and closing parenthesis.
- *xlfentry*)
- ac_f77_v_output=`echo $ac_f77_v_output |
- sed '
- s/,/ /g
- s/ -link / /g
- s/) *$//
- '
- ` ;;
->>>>>>>
-<<<<<<<
# look for -l* and *.a constructs in the output
for ac_arg in $ac_f77_v_output; do
case $ac_arg in
[\\/]*.a | ?:[\\/]*.a | -[lLRu]*)
ac_cv_prog_f77_v=$ac_verb
-=======
- # If we are using fort77 (the f2c wrapper) then filter output and delete quotes.
- *fort77*f2c*gcc*)
- ac_f77_v_output=`echo "$ac_f77_v_output" | sed -n '
- /:[ ]\+Running[ ]\{1,\}"gcc"/{
- /"-c"/d
- /[.]c"*/d
- s/^.*"gcc"/"gcc"/
- s/"//gp
- }'` ;;
-
- # If we are using Cray Fortran then delete quotes.
- *cft90*)
- ac_f77_v_output=`echo $ac_f77_v_output | sed 's/"//g'` ;;
->>>>>>>
break 2 ;;
esac
done
|-LANG:=* | -LIST:* | -LNO:* | -link)
;;
-lkernel32)
-<<<<<<<
-=======
- case $host_os in
- *cygwin*) ;;
- *) ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg"
- ;;
- esac
- ;;
- -[LRuYz])
- # These flags, when seen by themselves, take an argument.
->>>>>>>
case $host_os in
*cygwin*) ;;
*) ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if tcl is version $CHK_TCL_MAJOR.$CHK_TCL_MINOR or later" >&5
$as_echo_n "checking if tcl is version $CHK_TCL_MAJOR.$CHK_TCL_MINOR or later... " >&6; }
cat > conftest.$ac_ext <<EOF
-<<<<<<<
-#line 26657 "configure"
-=======
-#line 26013 "configure"
->>>>>>>
+#line 26698 "configure"
#include "confdefs.h"
#include "$CHK_TCL_INCLUDE_PATH/$CHK_TCL_INC_NAME"
$as_echo_n "checking if tk is version $CHK_TK_MAJOR.$CHK_TK_MINOR or later... " >&6; }
cat > conftest.$ac_ext <<EOF
-<<<<<<<
-#line 26968 "configure"
-=======
-#line 26324 "configure"
->>>>>>>
+#line 27009 "configure"
#include "confdefs.h"
#include "$CHK_TK_INCLUDE_PATH/$CHK_TK_INC_NAME"
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-// #line 27552 "configure"
+// #line 27593 "configure"
import java.util.regex.Pattern;
import net.sf.saxon.Version;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-// #line 27667 "configure"
+// #line 27708 "configure"
import java.util.regex.Pattern;
import net.sf.saxon.Version;
export ac_java_classpath="$jar_resolved:$ac_java_classpath"
cat << \EOF > conftest.java
-<<<<<<<
-// #line 27783 "configure"
-=======
-// #line 26906 "configure"
->>>>>>>
+// #line 27824 "configure"
import java.util.regex.Pattern;
import com.icl.saxon.Loader;
-<<<<<<<
public class conftest {
public static void main(String[] argv) {
-=======
- cat << \EOF > conftest.java
-// #line 27023 "configure"
-import java.util.regex.Pattern;
->>>>>>>
}
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-<<<<<<<
-#line 34210 "configure"
-=======
-#line 33451 "configure"
->>>>>>>
+#line 34251 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
-<<<<<<<
#include <dlfcn.h>
#endif
-=======
- lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
- lt_status=$lt_dlunknown
- cat > conftest.$ac_ext <<_LT_EOF
-#line 33557 "configure"
-#include "confdefs.h"
->>>>>>>
#include <stdio.h>
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 34316 "configure"
+#line 34357 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
fi
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
rmdir conf$$.dir 2>/dev/null
-<<<<<<<
-=======
- as_mkdir_p=false
-fi
-
-
-# as_fn_executable_p FILE
-# -----------------------
-# Test if FILE is an executable regular file.
-as_fn_executable_p ()
-{
- test -f "$1" && test -x "$1"
-} # as_fn_executable_p
-as_test_x='test -x'
-as_executable_p=as_fn_executable_p
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
->>>>>>>
# as_fn_mkdir_p