version 1.56, 2013/02/12 09:40:41 |
version 1.58, 2015/07/02 02:55:57 |
Line 1392 Optional Features: |
|
Line 1392 Optional Features: |
|
--disable-option-checking ignore unrecognized --enable/--with options |
--disable-option-checking ignore unrecognized --enable/--with options |
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
--enable-maintainer-mode |
--enable-maintainer-mode enable make rules and dependencies not useful |
enable make rules and dependencies not useful (and |
(and sometimes confusing) to the casual installer |
sometimes confusing) to the casual installer |
--disable-dependency-tracking speeds up one-time build |
--enable-dependency-tracking |
--enable-dependency-tracking do not reject slow dependency extractors |
do not reject slow dependency extractors |
|
--disable-dependency-tracking |
|
speeds up one-time build |
|
--enable-shared enable linking shared libraries. [no] |
--enable-shared enable linking shared libraries. [no] |
--enable-plot enable plot feature. [no] |
--enable-plot enable plot feature. [no] |
--enable-interval enable interval feature. [no] |
--enable-interval enable interval feature. [no] |
Line 2500 test -n "$target_alias" && |
|
Line 2497 test -n "$target_alias" && |
|
test "$program_prefix$program_suffix$program_transform_name" = \ |
test "$program_prefix$program_suffix$program_transform_name" = \ |
NONENONEs,x,x, && |
NONENONEs,x,x, && |
program_prefix=${target_alias}- |
program_prefix=${target_alias}- |
am__api_version='1.12' |
am__api_version='1.11' |
|
|
# Find a good install program. We prefer a C program (faster), |
# Find a good install program. We prefer a C program (faster), |
# so one script is as good as another. But avoid the broken or |
# so one script is as good as another. But avoid the broken or |
Line 2597 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m |
|
Line 2594 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m |
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 |
$as_echo_n "checking whether build environment is sane... " >&6; } |
$as_echo_n "checking whether build environment is sane... " >&6; } |
|
# Just in case |
|
sleep 1 |
|
echo timestamp > conftest.file |
# Reject unsafe characters in $srcdir or the absolute working directory |
# Reject unsafe characters in $srcdir or the absolute working directory |
# name. Accept space and tab only in the latter. |
# name. Accept space and tab only in the latter. |
am_lf=' |
am_lf=' |
|
|
esac |
esac |
case $srcdir in |
case $srcdir in |
*[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
*[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; |
as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; |
esac |
esac |
|
|
# Do 'set' in a subshell so we don't clobber the current shell's |
# Do `set' in a subshell so we don't clobber the current shell's |
# arguments. Must try -L first in case configure is actually a |
# arguments. Must try -L first in case configure is actually a |
# symlink; some systems play weird games with the mod time of symlinks |
# symlink; some systems play weird games with the mod time of symlinks |
# (eg FreeBSD returns the mod time of the symlink's containing |
# (eg FreeBSD returns the mod time of the symlink's containing |
# directory). |
# directory). |
if ( |
if ( |
am_has_slept=no |
set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` |
for am_try in 1 2; do |
if test "$*" = "X"; then |
echo "timestamp, slept: $am_has_slept" > conftest.file |
# -L didn't work. |
set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` |
set X `ls -t "$srcdir/configure" conftest.file` |
if test "$*" = "X"; then |
fi |
# -L didn't work. |
rm -f conftest.file |
set X `ls -t "$srcdir/configure" conftest.file` |
if test "$*" != "X $srcdir/configure conftest.file" \ |
fi |
&& test "$*" != "X conftest.file $srcdir/configure"; then |
if test "$*" != "X $srcdir/configure conftest.file" \ |
|
&& test "$*" != "X conftest.file $srcdir/configure"; then |
|
|
|
# If neither matched, then we have a broken ls. This can happen |
# If neither matched, then we have a broken ls. This can happen |
# if, for instance, CONFIG_SHELL is bash and it inherits a |
# if, for instance, CONFIG_SHELL is bash and it inherits a |
# broken ls alias from the environment. This has actually |
# broken ls alias from the environment. This has actually |
# happened. Such a system could not be considered "sane". |
# happened. Such a system could not be considered "sane". |
as_fn_error $? "ls -t appears to fail. Make sure there is not a broken |
as_fn_error $? "ls -t appears to fail. Make sure there is not a broken |
alias in your environment" "$LINENO" 5 |
alias in your environment" "$LINENO" 5 |
fi |
fi |
if test "$2" = conftest.file || test $am_try -eq 2; then |
|
break |
|
fi |
|
# Just in case. |
|
sleep 1 |
|
am_has_slept=yes |
|
done |
|
test "$2" = conftest.file |
test "$2" = conftest.file |
) |
) |
then |
then |
Line 2652 Check your system clock" "$LINENO" 5 |
|
Line 2644 Check your system clock" "$LINENO" 5 |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
$as_echo "yes" >&6; } |
$as_echo "yes" >&6; } |
# If we didn't sleep, we still need to ensure time stamps of config.status and |
|
# generated files are strictly newer. |
|
am_sleep_pid= |
|
if grep 'slept: no' conftest.file >/dev/null 2>&1; then |
|
( sleep 1 ) & |
|
am_sleep_pid=$! |
|
fi |
|
|
|
rm -f conftest.file |
|
|
|
test "$program_prefix" != NONE && |
test "$program_prefix" != NONE && |
program_transform_name="s&^&$program_prefix&;$program_transform_name" |
program_transform_name="s&^&$program_prefix&;$program_transform_name" |
# Use a double $ so make ignores it. |
# Use a double $ so make ignores it. |
Line 2688 if eval "$MISSING --run true"; then |
|
Line 2670 if eval "$MISSING --run true"; then |
|
am_missing_run="$MISSING --run " |
am_missing_run="$MISSING --run " |
else |
else |
am_missing_run= |
am_missing_run= |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 |
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} |
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} |
fi |
fi |
|
|
if test x"${install_sh}" != xset; then |
if test x"${install_sh}" != xset; then |
Line 2701 if test x"${install_sh}" != xset; then |
|
Line 2683 if test x"${install_sh}" != xset; then |
|
esac |
esac |
fi |
fi |
|
|
# Installed binaries are usually stripped using 'strip' when the user |
# Installed binaries are usually stripped using `strip' when the user |
# run "make install-strip". However 'strip' might not be the right |
# run `make install-strip'. However `strip' might not be the right |
# tool to use in cross-compilation environments, therefore Automake |
# tool to use in cross-compilation environments, therefore Automake |
# will honor the 'STRIP' environment variable to overrule this program. |
# will honor the `STRIP' environment variable to overrule this program. |
if test "$cross_compiling" != no; then |
if test "$cross_compiling" != no; then |
if test -n "$ac_tool_prefix"; then |
if test -n "$ac_tool_prefix"; then |
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. |
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. |
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 |
$as_echo "$MKDIR_P" >&6; } |
$as_echo "$MKDIR_P" >&6; } |
|
|
|
mkdir_p="$MKDIR_P" |
|
case $mkdir_p in |
|
[\\/$]* | ?:[\\/]*) ;; |
|
*/*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; |
|
esac |
|
|
for ac_prog in gawk mawk nawk awk |
for ac_prog in gawk mawk nawk awk |
do |
do |
# Extract the first word of "$ac_prog", so it can be a program name with args. |
# Extract the first word of "$ac_prog", so it can be a program name with args. |
|
|
|
|
|
|
# Define the identity of the package. |
# Define the identity of the package. |
|
|
PACKAGE=asir |
PACKAGE=asir |
VERSION=20030307 |
VERSION=20030307 |
|
|
Line 2976 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} |
|
Line 2963 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} |
|
|
|
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
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: |
|
# <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. The system "awk" is bad on |
# We need awk for the "check" target. The system "awk" is bad on |
# some platforms. |
# some platforms. |
# Always define AMTAR for backward compatibility. Yes, it's still used |
# Always define AMTAR for backward compatibility. Yes, it's still used |
|
|
_am_result=none |
_am_result=none |
# First try GNU make style include. |
# First try GNU make style include. |
echo "include confinc" > confmf |
echo "include confinc" > confmf |
# Ignore all kinds of additional output from 'make'. |
# Ignore all kinds of additional output from `make'. |
case `$am_make -s -f confmf 2> /dev/null` in #( |
case `$am_make -s -f confmf 2> /dev/null` in #( |
*the\ am__doit\ target*) |
*the\ am__doit\ target*) |
am__include=include |
am__include=include |
|
|
# We make a subdir and do the tests there. Otherwise we can end up |
# We make a subdir and do the tests there. Otherwise we can end up |
# making bogus files that we don't know about and never remove. For |
# making bogus files that we don't know about and never remove. For |
# instance it was reported that on HP-UX the gcc test will end up |
# instance it was reported that on HP-UX the gcc test will end up |
# making a dummy file named 'D' -- because '-MD' means "put the output |
# making a dummy file named `D' -- because `-MD' means `put the output |
# in D". |
# in D'. |
rm -rf conftest.dir |
rm -rf conftest.dir |
mkdir conftest.dir |
mkdir conftest.dir |
# Copy depcomp to subdir because otherwise we won't find it if we're |
# Copy depcomp to subdir because otherwise we won't find it if we're |
|
|
: > sub/conftest.c |
: > sub/conftest.c |
for i in 1 2 3 4 5 6; do |
for i in 1 2 3 4 5 6; do |
echo '#include "conftst'$i'.h"' >> sub/conftest.c |
echo '#include "conftst'$i'.h"' >> sub/conftest.c |
# Using ": > sub/conftst$i.h" creates only sub/conftst1.h with |
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with |
# Solaris 10 /bin/sh. |
# Solaris 8's {/usr,}/bin/sh. |
echo '/* dummy */' > sub/conftst$i.h |
touch sub/conftst$i.h |
done |
done |
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
|
|
# We check with '-c' and '-o' for the sake of the "dashmstdout" |
# We check with `-c' and `-o' for the sake of the "dashmstdout" |
# mode. It turns out that the SunPro C++ compiler does not properly |
# mode. It turns out that the SunPro C++ compiler does not properly |
# handle '-M -o', and we need to detect this. Also, some Intel |
# handle `-M -o', and we need to detect this. Also, some Intel |
# versions had trouble with output in subdirs. |
# versions had trouble with output in subdirs |
am__obj=sub/conftest.${OBJEXT-o} |
am__obj=sub/conftest.${OBJEXT-o} |
am__minus_obj="-o $am__obj" |
am__minus_obj="-o $am__obj" |
case $depmode in |
case $depmode in |
|
|
test "$am__universal" = false || continue |
test "$am__universal" = false || continue |
;; |
;; |
nosideeffect) |
nosideeffect) |
# After this tag, mechanisms are not by side-effect, so they'll |
# after this tag, mechanisms are not by side-effect, so they'll |
# only be used when explicitly requested. |
# only be used when explicitly requested |
if test "x$enable_dependency_tracking" = xyes; then |
if test "x$enable_dependency_tracking" = xyes; then |
continue |
continue |
else |
else |
|
|
fi |
fi |
;; |
;; |
msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
# This compiler won't grok '-c -o', but also, the minuso test has |
# This compiler won't grok `-c -o', but also, the minuso test has |
# not run yet. These depmodes are late enough in the game, and |
# not run yet. These depmodes are late enough in the game, and |
# so weak that their functioning should not be impacted. |
# so weak that their functioning should not be impacted. |
am__obj=conftest.${OBJEXT-o} |
am__obj=conftest.${OBJEXT-o} |
Line 4366 ac_x_header_dirs=' |
|
Line 4347 ac_x_header_dirs=' |
|
/usr/local/X11R5/include |
/usr/local/X11R5/include |
/usr/local/X11R4/include |
/usr/local/X11R4/include |
|
|
|
/opt/X11/include |
/usr/local/include/X11 |
/usr/local/include/X11 |
/usr/local/include/X11R7 |
/usr/local/include/X11R7 |
/usr/local/include/X11R6 |
/usr/local/include/X11R6 |
Line 5769 LIBOBJS=$ac_libobjs |
|
Line 5751 LIBOBJS=$ac_libobjs |
|
LTLIBOBJS=$ac_ltlibobjs |
LTLIBOBJS=$ac_ltlibobjs |
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 |
|
$as_echo_n "checking that generated files are newer than configure... " >&6; } |
|
if test -n "$am_sleep_pid"; then |
|
# Hide warnings about reused PIDs. |
|
wait $am_sleep_pid 2>/dev/null |
|
fi |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 |
|
$as_echo "done" >&6; } |
|
if test -n "$EXEEXT"; then |
if test -n "$EXEEXT"; then |
am__EXEEXT_TRUE= |
am__EXEEXT_TRUE= |
am__EXEEXT_FALSE='#' |
am__EXEEXT_FALSE='#' |
Line 6827 $as_echo "$as_me: executing $ac_file commands" >&6;} |
|
Line 6801 $as_echo "$as_me: executing $ac_file commands" >&6;} |
|
# Strip MF so we end up with the name of the file. |
# Strip MF so we end up with the name of the file. |
mf=`echo "$mf" | sed -e 's/:.*$//'` |
mf=`echo "$mf" | sed -e 's/:.*$//'` |
# Check whether this is an Automake generated Makefile or not. |
# Check whether this is an Automake generated Makefile or not. |
# We used to match only the files named 'Makefile.in', but |
# We used to match only the files named `Makefile.in', but |
# some people rename them; so instead we look at the file content. |
# some people rename them; so instead we look at the file content. |
# Grep'ing the first line is not enough: some people post-process |
# 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. |
# each Makefile.in and add a new line on top of each file to say so. |
Line 6861 $as_echo X"$mf" | |
|
Line 6835 $as_echo X"$mf" | |
|
continue |
continue |
fi |
fi |
# Extract the definition of DEPDIR, am__include, and am__quote |
# Extract the definition of DEPDIR, am__include, and am__quote |
# from the Makefile without running 'make'. |
# from the Makefile without running `make'. |
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` |
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` |
test -z "$DEPDIR" && continue |
test -z "$DEPDIR" && continue |
am__include=`sed -n 's/^am__include = //p' < "$mf"` |
am__include=`sed -n 's/^am__include = //p' < "$mf"` |
test -z "am__include" && continue |
test -z "am__include" && continue |
am__quote=`sed -n 's/^am__quote = //p' < "$mf"` |
am__quote=`sed -n 's/^am__quote = //p' < "$mf"` |
|
# When using ansi2knr, U may be empty or an underscore; expand it |
|
U=`sed -n 's/^U = //p' < "$mf"` |
# Find all dependency output files, they are included files with |
# Find all dependency output files, they are included files with |
# $(DEPDIR) in their names. We invoke sed twice because it is the |
# $(DEPDIR) in their names. We invoke sed twice because it is the |
# simplest approach to changing $(DEPDIR) to its actual value in the |
# simplest approach to changing $(DEPDIR) to its actual value in the |
# expansion. |
# expansion. |
for file in `sed -n " |
for file in `sed -n " |
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ |
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ |
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do |
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do |
# Make sure the directory exists. |
# Make sure the directory exists. |
test -f "$dirpart/$file" && continue |
test -f "$dirpart/$file" && continue |
fdir=`$as_dirname -- "$file" || |
fdir=`$as_dirname -- "$file" || |