|
|
|
@ -666,6 +666,7 @@ am__nodep
|
|
|
|
|
AMDEPBACKSLASH
|
|
|
|
|
AMDEP_FALSE
|
|
|
|
|
AMDEP_TRUE
|
|
|
|
|
am__quote
|
|
|
|
|
am__include
|
|
|
|
|
DEPDIR
|
|
|
|
|
ac_ct_CC
|
|
|
|
@ -724,6 +725,7 @@ infodir
|
|
|
|
|
docdir
|
|
|
|
|
oldincludedir
|
|
|
|
|
includedir
|
|
|
|
|
runstatedir
|
|
|
|
|
localstatedir
|
|
|
|
|
sharedstatedir
|
|
|
|
|
sysconfdir
|
|
|
|
@ -742,8 +744,7 @@ PACKAGE_VERSION
|
|
|
|
|
PACKAGE_TARNAME
|
|
|
|
|
PACKAGE_NAME
|
|
|
|
|
PATH_SEPARATOR
|
|
|
|
|
SHELL
|
|
|
|
|
am__quote'
|
|
|
|
|
SHELL'
|
|
|
|
|
ac_subst_files=''
|
|
|
|
|
ac_user_opts='
|
|
|
|
|
enable_option_checking
|
|
|
|
@ -835,6 +836,7 @@ datadir='${datarootdir}'
|
|
|
|
|
sysconfdir='${prefix}/etc'
|
|
|
|
|
sharedstatedir='${prefix}/com'
|
|
|
|
|
localstatedir='${prefix}/var'
|
|
|
|
|
runstatedir='${localstatedir}/run'
|
|
|
|
|
includedir='${prefix}/include'
|
|
|
|
|
oldincludedir='/usr/include'
|
|
|
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
|
|
@ -1087,6 +1089,15 @@ do
|
|
|
|
|
| -silent | --silent | --silen | --sile | --sil)
|
|
|
|
|
silent=yes ;;
|
|
|
|
|
|
|
|
|
|
-runstatedir | --runstatedir | --runstatedi | --runstated \
|
|
|
|
|
| --runstate | --runstat | --runsta | --runst | --runs \
|
|
|
|
|
| --run | --ru | --r)
|
|
|
|
|
ac_prev=runstatedir ;;
|
|
|
|
|
-runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
|
|
|
|
|
| --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
|
|
|
|
|
| --run=* | --ru=* | --r=*)
|
|
|
|
|
runstatedir=$ac_optarg ;;
|
|
|
|
|
|
|
|
|
|
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
|
|
|
|
|
ac_prev=sbindir ;;
|
|
|
|
|
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
|
|
|
|
@ -1224,7 +1235,7 @@ fi
|
|
|
|
|
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
|
|
|
|
|
datadir sysconfdir sharedstatedir localstatedir includedir \
|
|
|
|
|
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
|
|
|
|
|
libdir localedir mandir
|
|
|
|
|
libdir localedir mandir runstatedir
|
|
|
|
|
do
|
|
|
|
|
eval ac_val=\$$ac_var
|
|
|
|
|
# Remove trailing slashes.
|
|
|
|
@ -1377,6 +1388,7 @@ Fine tuning of the installation directories:
|
|
|
|
|
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
|
|
|
|
|
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
|
|
|
|
|
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
|
|
|
|
|
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
|
|
|
|
|
--libdir=DIR object code libraries [EPREFIX/lib]
|
|
|
|
|
--includedir=DIR C header files [PREFIX/include]
|
|
|
|
|
--oldincludedir=DIR C header files for non-gcc [/usr/include]
|
|
|
|
@ -2665,7 +2677,7 @@ fi
|
|
|
|
|
|
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: Loaded $pac_cv_status_file $FC $MPIFC $BLACS_LIBS" >&5
|
|
|
|
|
$as_echo "$as_me: Loaded $pac_cv_status_file $FC $MPIFC $BLACS_LIBS" >&6;}
|
|
|
|
|
am__api_version='1.16'
|
|
|
|
|
am__api_version='1.15'
|
|
|
|
|
|
|
|
|
|
ac_aux_dir=
|
|
|
|
|
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
|
|
|
|
@ -3210,8 +3222,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
|
|
|
|
|
|
|
|
|
|
# For better backward compatibility. To be removed once Automake 1.9.x
|
|
|
|
|
# dies out for good. For more background, see:
|
|
|
|
|
# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
|
|
|
|
|
# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
|
|
|
|
|
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
|
|
|
|
|
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
|
|
|
|
|
mkdir_p='$(MKDIR_P)'
|
|
|
|
|
|
|
|
|
|
# We need awk for the "check" target (and possibly the TAP driver). The
|
|
|
|
@ -3262,7 +3274,7 @@ END
|
|
|
|
|
Aborting the configuration process, to ensure you take notice of the issue.
|
|
|
|
|
|
|
|
|
|
You can download and install GNU coreutils to get an 'rm' implementation
|
|
|
|
|
that behaves properly: <https://www.gnu.org/software/coreutils/>.
|
|
|
|
|
that behaves properly: <http://www.gnu.org/software/coreutils/>.
|
|
|
|
|
|
|
|
|
|
If you want to complete the configuration process using your problematic
|
|
|
|
|
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
|
|
|
|
@ -4161,45 +4173,45 @@ DEPDIR="${am__leading_dot}deps"
|
|
|
|
|
|
|
|
|
|
ac_config_commands="$ac_config_commands depfiles"
|
|
|
|
|
|
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
|
|
|
|
|
$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
|
|
|
|
|
cat > confinc.mk << 'END'
|
|
|
|
|
|
|
|
|
|
am_make=${MAKE-make}
|
|
|
|
|
cat > confinc << 'END'
|
|
|
|
|
am__doit:
|
|
|
|
|
@echo this is the am__doit target >confinc.out
|
|
|
|
|
@echo this is the am__doit target
|
|
|
|
|
.PHONY: am__doit
|
|
|
|
|
END
|
|
|
|
|
# If we don't find an include directive, just comment out the code.
|
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
|
|
|
|
|
$as_echo_n "checking for style of include used by $am_make... " >&6; }
|
|
|
|
|
am__include="#"
|
|
|
|
|
am__quote=
|
|
|
|
|
# BSD make does it like this.
|
|
|
|
|
echo '.include "confinc.mk" # ignored' > confmf.BSD
|
|
|
|
|
# Other make implementations (GNU, Solaris 10, AIX) do it like this.
|
|
|
|
|
echo 'include confinc.mk # ignored' > confmf.GNU
|
|
|
|
|
_am_result=no
|
|
|
|
|
for s in GNU BSD; do
|
|
|
|
|
{ echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
|
|
|
|
|
(${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
|
|
|
|
|
ac_status=$?
|
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
|
(exit $ac_status); }
|
|
|
|
|
case $?:`cat confinc.out 2>/dev/null` in #(
|
|
|
|
|
'0:this is the am__doit target') :
|
|
|
|
|
case $s in #(
|
|
|
|
|
BSD) :
|
|
|
|
|
am__include='.include' am__quote='"' ;; #(
|
|
|
|
|
*) :
|
|
|
|
|
am__include='include' am__quote='' ;;
|
|
|
|
|
esac ;; #(
|
|
|
|
|
*) :
|
|
|
|
|
_am_result=none
|
|
|
|
|
# First try GNU make style include.
|
|
|
|
|
echo "include confinc" > confmf
|
|
|
|
|
# Ignore all kinds of additional output from 'make'.
|
|
|
|
|
case `$am_make -s -f confmf 2> /dev/null` in #(
|
|
|
|
|
*the\ am__doit\ target*)
|
|
|
|
|
am__include=include
|
|
|
|
|
am__quote=
|
|
|
|
|
_am_result=GNU
|
|
|
|
|
;;
|
|
|
|
|
esac
|
|
|
|
|
# Now try BSD make style include.
|
|
|
|
|
if test "$am__include" = "#"; then
|
|
|
|
|
echo '.include "confinc"' > confmf
|
|
|
|
|
case `$am_make -s -f confmf 2> /dev/null` in #(
|
|
|
|
|
*the\ am__doit\ target*)
|
|
|
|
|
am__include=.include
|
|
|
|
|
am__quote="\""
|
|
|
|
|
_am_result=BSD
|
|
|
|
|
;;
|
|
|
|
|
esac
|
|
|
|
|
if test "$am__include" != "#"; then
|
|
|
|
|
_am_result="yes ($s style)"
|
|
|
|
|
break
|
|
|
|
|
fi
|
|
|
|
|
done
|
|
|
|
|
rm -f confinc.* confmf.*
|
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
|
|
|
|
|
$as_echo "${_am_result}" >&6; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
|
|
|
|
|
$as_echo "$_am_result" >&6; }
|
|
|
|
|
rm -f confinc confmf
|
|
|
|
|
|
|
|
|
|
# Check whether --enable-dependency-tracking was given.
|
|
|
|
|
if test "${enable_dependency_tracking+set}" = set; then :
|
|
|
|
@ -10111,7 +10123,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
|
|
|
#
|
|
|
|
|
# INIT-COMMANDS
|
|
|
|
|
#
|
|
|
|
|
AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
|
|
|
|
|
AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
|
|
|
|
|
|
|
|
|
|
_ACEOF
|
|
|
|
|
|
|
|
|
@ -10556,35 +10568,29 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
|
|
|
|
|
# Older Autoconf quotes --file arguments for eval, but not when files
|
|
|
|
|
# are listed without --file. Let's play safe and only enable the eval
|
|
|
|
|
# if we detect the quoting.
|
|
|
|
|
# TODO: see whether this extra hack can be removed once we start
|
|
|
|
|
# requiring Autoconf 2.70 or later.
|
|
|
|
|
case $CONFIG_FILES in #(
|
|
|
|
|
*\'*) :
|
|
|
|
|
eval set x "$CONFIG_FILES" ;; #(
|
|
|
|
|
*) :
|
|
|
|
|
set x $CONFIG_FILES ;; #(
|
|
|
|
|
*) :
|
|
|
|
|
;;
|
|
|
|
|
case $CONFIG_FILES in
|
|
|
|
|
*\'*) eval set x "$CONFIG_FILES" ;;
|
|
|
|
|
*) set x $CONFIG_FILES ;;
|
|
|
|
|
esac
|
|
|
|
|
shift
|
|
|
|
|
# Used to flag and report bootstrapping failures.
|
|
|
|
|
am_rc=0
|
|
|
|
|
for am_mf
|
|
|
|
|
for mf
|
|
|
|
|
do
|
|
|
|
|
# Strip MF so we end up with the name of the file.
|
|
|
|
|
am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
|
|
|
|
|
# Check whether this is an Automake generated Makefile which includes
|
|
|
|
|
# dependency-tracking related rules and includes.
|
|
|
|
|
# Grep'ing the whole file directly is not great: AIX grep has a line
|
|
|
|
|
mf=`echo "$mf" | sed -e 's/:.*$//'`
|
|
|
|
|
# Check whether this is an Automake generated Makefile or not.
|
|
|
|
|
# We used to match only the files named 'Makefile.in', but
|
|
|
|
|
# some people rename them; so instead we look at the file content.
|
|
|
|
|
# Grep'ing the first line is not enough: some people post-process
|
|
|
|
|
# each Makefile.in and add a new line on top of each file to say so.
|
|
|
|
|
# Grep'ing the whole file is not good either: AIX grep has a line
|
|
|
|
|
# limit of 2048, but all sed's we know have understand at least 4000.
|
|
|
|
|
sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
|
|
|
|
|
|| continue
|
|
|
|
|
am_dirpart=`$as_dirname -- "$am_mf" ||
|
|
|
|
|
$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
|
|
|
X"$am_mf" : 'X\(//\)[^/]' \| \
|
|
|
|
|
X"$am_mf" : 'X\(//\)$' \| \
|
|
|
|
|
X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
|
|
|
|
|
$as_echo X"$am_mf" |
|
|
|
|
|
if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
|
|
|
|
|
dirpart=`$as_dirname -- "$mf" ||
|
|
|
|
|
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
|
|
|
X"$mf" : 'X\(//\)[^/]' \| \
|
|
|
|
|
X"$mf" : 'X\(//\)$' \| \
|
|
|
|
|
X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
|
|
|
|
|
$as_echo X"$mf" |
|
|
|
|
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
|
|
|
|
s//\1/
|
|
|
|
|
q
|
|
|
|
@ -10602,48 +10608,53 @@ $as_echo X"$am_mf" |
|
|
|
|
|
q
|
|
|
|
|
}
|
|
|
|
|
s/.*/./; q'`
|
|
|
|
|
am_filepart=`$as_basename -- "$am_mf" ||
|
|
|
|
|
$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
|
|
|
|
|
X"$am_mf" : 'X\(//\)$' \| \
|
|
|
|
|
X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
|
|
|
|
|
$as_echo X/"$am_mf" |
|
|
|
|
|
sed '/^.*\/\([^/][^/]*\)\/*$/{
|
|
|
|
|
else
|
|
|
|
|
continue
|
|
|
|
|
fi
|
|
|
|
|
# Extract the definition of DEPDIR, am__include, and am__quote
|
|
|
|
|
# from the Makefile without running 'make'.
|
|
|
|
|
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
|
|
|
|
|
test -z "$DEPDIR" && continue
|
|
|
|
|
am__include=`sed -n 's/^am__include = //p' < "$mf"`
|
|
|
|
|
test -z "$am__include" && continue
|
|
|
|
|
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
|
|
|
|
|
# Find all dependency output files, they are included files with
|
|
|
|
|
# $(DEPDIR) in their names. We invoke sed twice because it is the
|
|
|
|
|
# simplest approach to changing $(DEPDIR) to its actual value in the
|
|
|
|
|
# expansion.
|
|
|
|
|
for file in `sed -n "
|
|
|
|
|
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
|
|
|
|
|
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
|
|
|
|
|
# Make sure the directory exists.
|
|
|
|
|
test -f "$dirpart/$file" && continue
|
|
|
|
|
fdir=`$as_dirname -- "$file" ||
|
|
|
|
|
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
|
|
|
|
X"$file" : 'X\(//\)[^/]' \| \
|
|
|
|
|
X"$file" : 'X\(//\)$' \| \
|
|
|
|
|
X"$file" : 'X\(/\)' \| . 2>/dev/null ||
|
|
|
|
|
$as_echo X"$file" |
|
|
|
|
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
|
|
|
|
s//\1/
|
|
|
|
|
q
|
|
|
|
|
}
|
|
|
|
|
/^X\/\(\/\/\)$/{
|
|
|
|
|
/^X\(\/\/\)[^/].*/{
|
|
|
|
|
s//\1/
|
|
|
|
|
q
|
|
|
|
|
}
|
|
|
|
|
/^X\/\(\/\).*/{
|
|
|
|
|
/^X\(\/\/\)$/{
|
|
|
|
|
s//\1/
|
|
|
|
|
q
|
|
|
|
|
}
|
|
|
|
|
/^X\(\/\).*/{
|
|
|
|
|
s//\1/
|
|
|
|
|
q
|
|
|
|
|
}
|
|
|
|
|
s/.*/./; q'`
|
|
|
|
|
{ echo "$as_me:$LINENO: cd "$am_dirpart" \
|
|
|
|
|
&& sed -e '/# am--include-marker/d' "$am_filepart" \
|
|
|
|
|
| $MAKE -f - am--depfiles" >&5
|
|
|
|
|
(cd "$am_dirpart" \
|
|
|
|
|
&& sed -e '/# am--include-marker/d' "$am_filepart" \
|
|
|
|
|
| $MAKE -f - am--depfiles) >&5 2>&5
|
|
|
|
|
ac_status=$?
|
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
|
(exit $ac_status); } || am_rc=$?
|
|
|
|
|
as_dir=$dirpart/$fdir; as_fn_mkdir_p
|
|
|
|
|
# echo "creating $dirpart/$file"
|
|
|
|
|
echo '# dummy' > "$dirpart/$file"
|
|
|
|
|
done
|
|
|
|
|
done
|
|
|
|
|
if test $am_rc -ne 0; then
|
|
|
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
|
|
|
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
|
|
|
as_fn_error $? "Something went wrong bootstrapping makefile fragments
|
|
|
|
|
for automatic dependency tracking. Try re-running configure with the
|
|
|
|
|
'--disable-dependency-tracking' option to at least be able to build
|
|
|
|
|
the package (albeit without support for automatic dependency tracking).
|
|
|
|
|
See \`config.log' for more details" "$LINENO" 5; }
|
|
|
|
|
fi
|
|
|
|
|
{ am_dirpart=; unset am_dirpart;}
|
|
|
|
|
{ am_filepart=; unset am_filepart;}
|
|
|
|
|
{ am_mf=; unset am_mf;}
|
|
|
|
|
{ am_rc=; unset am_rc;}
|
|
|
|
|
rm -f conftest-deps.mk
|
|
|
|
|
}
|
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|