configure (epm-4.5) | : | configure (epm-4.5.1) | ||
---|---|---|---|---|
#! /bin/sh | #! /bin/sh | |||
# Guess values for system-dependent variables and create Makefiles. | # Guess values for system-dependent variables and create Makefiles. | |||
# Generated by GNU Autoconf 2.69 for EPM 4.5. | # Generated by GNU Autoconf 2.69 for EPM 4.5.1. | |||
# | # | |||
# Report bugs to <https://github.com/michaelrsweet/epm/issues>. | # Report bugs to <https://github.com/michaelrsweet/epm/issues>. | |||
# | # | |||
# | # | |||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | |||
# | # | |||
# | # | |||
# This configure script is free software; the Free Software Foundation | # This configure script is free software; the Free Software Foundation | |||
# gives unlimited permission to copy, distribute and modify it. | # gives unlimited permission to copy, distribute and modify it. | |||
## -------------------- ## | ## -------------------- ## | |||
skipping to change at line 576 | skipping to change at line 576 | |||
ac_config_libobj_dir=. | ac_config_libobj_dir=. | |||
LIBOBJS= | LIBOBJS= | |||
cross_compiling=no | cross_compiling=no | |||
subdirs= | subdirs= | |||
MFLAGS= | MFLAGS= | |||
MAKEFLAGS= | MAKEFLAGS= | |||
# Identity of this package. | # Identity of this package. | |||
PACKAGE_NAME='EPM' | PACKAGE_NAME='EPM' | |||
PACKAGE_TARNAME='epm' | PACKAGE_TARNAME='epm' | |||
PACKAGE_VERSION='4.5' | PACKAGE_VERSION='4.5.1' | |||
PACKAGE_STRING='EPM 4.5' | PACKAGE_STRING='EPM 4.5.1' | |||
PACKAGE_BUGREPORT='https://github.com/michaelrsweet/epm/issues' | PACKAGE_BUGREPORT='https://github.com/michaelrsweet/epm/issues' | |||
PACKAGE_URL='https://www.msweet.org/epm' | PACKAGE_URL='https://www.msweet.org/epm' | |||
# Factoring default headers for most tests. | # Factoring default headers for most tests. | |||
ac_includes_default="\ | ac_includes_default="\ | |||
#include <stdio.h> | #include <stdio.h> | |||
#ifdef HAVE_SYS_TYPES_H | #ifdef HAVE_SYS_TYPES_H | |||
# include <sys/types.h> | # include <sys/types.h> | |||
#endif | #endif | |||
#ifdef HAVE_SYS_STAT_H | #ifdef HAVE_SYS_STAT_H | |||
skipping to change at line 639 | skipping to change at line 639 | |||
INSTALL_GUIS | INSTALL_GUIS | |||
FLTKCONFIG | FLTKCONFIG | |||
EGREP | EGREP | |||
GREP | GREP | |||
CPP | CPP | |||
STRIP | STRIP | |||
RPMBUILD | RPMBUILD | |||
RPM | RPM | |||
RM | RM | |||
MKDIR | MKDIR | |||
INSTALL_DATA | ||||
INSTALL_SCRIPT | ||||
INSTALL_PROGRAM | ||||
HTMLDOC | HTMLDOC | |||
GZIP | GZIP | |||
CP | CP | |||
CODE_SIGN | CODE_SIGN | |||
CHMOD | CHMOD | |||
AR | AR | |||
RANLIB | RANLIB | |||
ac_ct_CXX | ac_ct_CXX | |||
CXXFLAGS | CXXFLAGS | |||
CXX | CXX | |||
OBJEXT | OBJEXT | |||
EXEEXT | EXEEXT | |||
ac_ct_CC | ac_ct_CC | |||
CPPFLAGS | CPPFLAGS | |||
CFLAGS | CFLAGS | |||
CC | CC | |||
OPTIM | OPTIM | |||
CSFLAGS | ||||
ARCHFLAGS | ARCHFLAGS | |||
LDFLAGS | LDFLAGS | |||
host_os | host_os | |||
host_vendor | host_vendor | |||
host_cpu | host_cpu | |||
host | host | |||
build_os | build_os | |||
build_vendor | build_vendor | |||
build_cpu | build_cpu | |||
build | build | |||
skipping to change at line 710 | skipping to change at line 714 | |||
PACKAGE_STRING | PACKAGE_STRING | |||
PACKAGE_VERSION | PACKAGE_VERSION | |||
PACKAGE_TARNAME | PACKAGE_TARNAME | |||
PACKAGE_NAME | PACKAGE_NAME | |||
PATH_SEPARATOR | PATH_SEPARATOR | |||
SHELL' | SHELL' | |||
ac_subst_files='' | ac_subst_files='' | |||
ac_user_opts=' | ac_user_opts=' | |||
enable_option_checking | enable_option_checking | |||
with_archflags | with_archflags | |||
with_optim | ||||
enable_debug | enable_debug | |||
enable_sanitizer | ||||
enable_gui | enable_gui | |||
with_docdir | with_docdir | |||
with_softwaredir | with_softwaredir | |||
' | ' | |||
ac_precious_vars='build_alias | ac_precious_vars='build_alias | |||
host_alias | host_alias | |||
target_alias | target_alias | |||
CC | CC | |||
CFLAGS | CFLAGS | |||
LDFLAGS | LDFLAGS | |||
skipping to change at line 1265 | skipping to change at line 1269 | |||
eval ac_cv_env_${ac_var}_value=\$${ac_var} | eval ac_cv_env_${ac_var}_value=\$${ac_var} | |||
done | done | |||
# | # | |||
# Report the --help message. | # Report the --help message. | |||
# | # | |||
if test "$ac_init_help" = "long"; then | if test "$ac_init_help" = "long"; then | |||
# Omit some internal or obsolete options to make the list less imposing. | # Omit some internal or obsolete options to make the list less imposing. | |||
# This message is too long to be a string in the A/UX 3.1 sh. | # This message is too long to be a string in the A/UX 3.1 sh. | |||
cat <<_ACEOF | cat <<_ACEOF | |||
\`configure' configures EPM 4.5 to adapt to many kinds of systems. | \`configure' configures EPM 4.5.1 to adapt to many kinds of systems. | |||
Usage: $0 [OPTION]... [VAR=VALUE]... | Usage: $0 [OPTION]... [VAR=VALUE]... | |||
To assign environment variables (e.g., CC, CFLAGS...), specify them as | To assign environment variables (e.g., CC, CFLAGS...), specify them as | |||
VAR=VALUE. See below for descriptions of some of the useful variables. | VAR=VALUE. See below for descriptions of some of the useful variables. | |||
Defaults for the options are specified in brackets. | Defaults for the options are specified in brackets. | |||
Configuration: | Configuration: | |||
-h, --help display this help and exit | -h, --help display this help and exit | |||
skipping to change at line 1330 | skipping to change at line 1334 | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
System types: | System types: | |||
--build=BUILD configure for building on BUILD [guessed] | --build=BUILD configure for building on BUILD [guessed] | |||
--host=HOST cross-compile to build programs to run on HOST [BUILD] | --host=HOST cross-compile to build programs to run on HOST [BUILD] | |||
_ACEOF | _ACEOF | |||
fi | fi | |||
if test -n "$ac_init_help"; then | if test -n "$ac_init_help"; then | |||
case $ac_init_help in | case $ac_init_help in | |||
short | recursive ) echo "Configuration of EPM 4.5:";; | short | recursive ) echo "Configuration of EPM 4.5.1:";; | |||
esac | esac | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
Optional Features: | 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-debug turn on debugging [default=no] | --enable-debug turn on debugging, default=no | |||
--enable-gui turn on GUI utilities [default=auto] | --enable-sanitizer build with AddressSanitizer, default=no | |||
--enable-gui turn on GUI utilities, default=auto | ||||
Optional Packages: | Optional Packages: | |||
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | |||
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | |||
--with-archflags=flags specify architecture flags [default=none] | --with-archflags=flags specify architecture flags [default=none] | |||
--with-optim=flags specify optimization flags [default=auto] | ||||
--with-docdir=/dir set directory for documentation | --with-docdir=/dir set directory for documentation | |||
[default=${datadir}/doc/epm] | [default=${datadir}/doc/epm] | |||
--with-softwaredir=/dir set directory for EPM uninstall files and init scripts | --with-softwaredir=/dir set directory for EPM uninstall files and init scripts | |||
[default=/etc/software] | [default=/etc/software] | |||
Some influential environment variables: | Some influential environment variables: | |||
CC C compiler command | CC C compiler command | |||
CFLAGS C compiler flags | CFLAGS C compiler flags | |||
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | |||
nonstandard directory <lib dir> | nonstandard directory <lib dir> | |||
skipping to change at line 1430 | skipping to change at line 1434 | |||
else | else | |||
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | |||
fi || ac_status=$? | fi || ac_status=$? | |||
cd "$ac_pwd" || { ac_status=$?; break; } | cd "$ac_pwd" || { ac_status=$?; break; } | |||
done | done | |||
fi | fi | |||
test -n "$ac_init_help" && exit $ac_status | test -n "$ac_init_help" && exit $ac_status | |||
if $ac_init_version; then | if $ac_init_version; then | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
EPM configure 4.5 | EPM configure 4.5.1 | |||
generated by GNU Autoconf 2.69 | generated by GNU Autoconf 2.69 | |||
Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This configure script is free software; the Free Software Foundation | This configure script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it. | gives unlimited permission to copy, distribute and modify it. | |||
_ACEOF | _ACEOF | |||
exit | exit | |||
fi | fi | |||
## ------------------------ ## | ## ------------------------ ## | |||
skipping to change at line 1837 | skipping to change at line 1841 | |||
eval ac_res=\$$3 | eval ac_res=\$$3 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | |||
$as_echo "$ac_res" >&6; } | $as_echo "$ac_res" >&6; } | |||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
} # ac_fn_c_check_func | } # ac_fn_c_check_func | |||
cat >config.log <<_ACEOF | cat >config.log <<_ACEOF | |||
This file contains any messages produced by compilers while | This file contains any messages produced by compilers while | |||
running configure, to aid debugging if configure makes a mistake. | running configure, to aid debugging if configure makes a mistake. | |||
It was created by EPM $as_me 4.5, which was | It was created by EPM $as_me 4.5.1, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
$ $0 $@ | $ $0 $@ | |||
_ACEOF | _ACEOF | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
cat <<_ASUNAME | cat <<_ASUNAME | |||
## --------- ## | ## --------- ## | |||
## Platform. ## | ## Platform. ## | |||
skipping to change at line 2183 | skipping to change at line 2187 | |||
## -------------------- ## | ## -------------------- ## | |||
ac_ext=c | ac_ext=c | |||
ac_cpp='$CPP $CPPFLAGS' | ac_cpp='$CPP $CPPFLAGS' | |||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | |||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ LIBS >&5' | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ LIBS >&5' | |||
ac_compiler_gnu=$ac_cv_c_compiler_gnu | ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
ac_config_headers="$ac_config_headers config.h" | ac_config_headers="$ac_config_headers config.h" | |||
VERSION="4.5" | VERSION="4.5.1" | |||
VERNUMBER=450 | VERNUMBER=450 | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define EPM_VERSION "ESP Package Manager v$VERSION" | #define EPM_VERSION "ESP Package Manager v$VERSION" | |||
_ACEOF | _ACEOF | |||
ac_aux_dir= | ac_aux_dir= | |||
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | |||
if test -f "$ac_dir/install-sh"; then | if test -f "$ac_dir/install-sh"; then | |||
ac_aux_dir=$ac_dir | ac_aux_dir=$ac_dir | |||
skipping to change at line 2300 | skipping to change at line 2304 | |||
CXXFLAGS="${CXXFLAGS:=}" | CXXFLAGS="${CXXFLAGS:=}" | |||
LDFLAGS="${LDFLAGS:=}" | LDFLAGS="${LDFLAGS:=}" | |||
# Check whether --with-archflags was given. | # Check whether --with-archflags was given. | |||
if test "${with_archflags+set}" = set; then : | if test "${with_archflags+set}" = set; then : | |||
withval=$with_archflags; ARCHFLAGS="$withval" | withval=$with_archflags; ARCHFLAGS="$withval" | |||
else | else | |||
ARCHFLAGS="${ARCHFLAGS:=}" | ARCHFLAGS="${ARCHFLAGS:=}" | |||
fi | fi | |||
# Check whether --with-optim was given. | ||||
if test "${with_optim+set}" = set; then : | ||||
withval=$with_optim; OPTIM="$withval" | ||||
else | ||||
OPTIM="${OPTIM:=}" | ||||
fi | ||||
# Check whether --enable-debug was given. | # Check whether --enable-debug was given. | |||
if test "${enable_debug+set}" = set; then : | if test "${enable_debug+set}" = set; then : | |||
enableval=$enable_debug; if eval "test x$enable_debug = xyes"; then | enableval=$enable_debug; | |||
OPTIM="-g $OPTIM" | ||||
else | ||||
LDFLAGS="$LDFLAGS -s" | ||||
fi | fi | |||
# Check whether --enable-sanitizer was given. | ||||
if test "${enable_sanitizer+set}" = set; then : | ||||
enableval=$enable_sanitizer; | ||||
fi | ||||
if test "x$enable_debug" = xyes; then | ||||
OPTIM="-g" | ||||
CSFLAGS="" | ||||
else | ||||
OPTIM="-Os -g" | ||||
CSFLAGS="-o runtime" | ||||
fi | fi | |||
# Check whether --enable-gui was given. | # Check whether --enable-gui was given. | |||
if test "${enable_gui+set}" = set; then : | if test "${enable_gui+set}" = set; then : | |||
enableval=$enable_gui; | enableval=$enable_gui; | |||
fi | fi | |||
# Check whether --with-docdir was given. | # Check whether --with-docdir was given. | |||
if test "${with_docdir+set}" = set; then : | if test "${with_docdir+set}" = set; then : | |||
withval=$with_docdir; docdir="$withval" | withval=$with_docdir; docdir="$withval" | |||
skipping to change at line 3522 | skipping to change at line 3528 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $HTMLDOC" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HTMLDOC" >&5 | |||
$as_echo "$HTMLDOC" >&6; } | $as_echo "$HTMLDOC" >&6; } | |||
else | else | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
$as_echo "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
test -n "$HTMLDOC" && break | test -n "$HTMLDOC" && break | |||
done | done | |||
# Find a good install program. We prefer a C program (faster), | ||||
# so one script is as good as another. But avoid the broken or | ||||
# incompatible versions: | ||||
# SysV /etc/install, /usr/sbin/install | ||||
# SunOS /usr/etc/install | ||||
# IRIX /sbin/install | ||||
# AIX /bin/install | ||||
# AmigaOS /C/install, which installs bootblocks on floppy discs | ||||
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | ||||
# AFS /usr/afsws/bin/install, which mishandles nonexistent args | ||||
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | ||||
# OS/2's system install, which has a completely different semantic | ||||
# ./install, which can be erroneously created by make from ./install.sh. | ||||
# Reject install programs that cannot install multiple files. | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" | ||||
>&5 | ||||
$as_echo_n "checking for a BSD-compatible install... " >&6; } | ||||
if test -z "$INSTALL"; then | ||||
if ${ac_cv_path_install+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
else | ||||
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | ||||
for as_dir in $PATH | ||||
do | ||||
IFS=$as_save_IFS | ||||
test -z "$as_dir" && as_dir=. | ||||
# Account for people who put trailing slashes in PATH elements. | ||||
case $as_dir/ in #(( | ||||
./ | .// | /[cC]/* | \ | ||||
/etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | ||||
?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ | ||||
/usr/ucb/* ) ;; | ||||
*) | ||||
# OSF1 and SCO ODT 3.0 have their own names for install. | ||||
# Don't use installbsd from OSF since it installs stuff as root | ||||
# by default. | ||||
for ac_prog in ginstall scoinst install; do | ||||
for ac_exec_ext in '' $ac_executable_extensions; do | ||||
if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then | ||||
if test $ac_prog = install && | ||||
grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | ||||
# AIX install. It has an incompatible calling convention. | ||||
: | ||||
elif test $ac_prog = install && | ||||
grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | ||||
# program-specific install script used by HP pwplus--don't use. | ||||
: | ||||
else | ||||
rm -rf conftest.one conftest.two conftest.dir | ||||
echo one > conftest.one | ||||
echo two > conftest.two | ||||
mkdir conftest.dir | ||||
if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd` | ||||
/conftest.dir" && | ||||
test -s conftest.one && test -s conftest.two && | ||||
test -s conftest.dir/conftest.one && | ||||
test -s conftest.dir/conftest.two | ||||
then | ||||
ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | ||||
break 3 | ||||
fi | ||||
fi | ||||
fi | ||||
done | ||||
done | ||||
;; | ||||
esac | ||||
done | ||||
IFS=$as_save_IFS | ||||
rm -rf conftest.one conftest.two conftest.dir | ||||
fi | ||||
if test "${ac_cv_path_install+set}" = set; then | ||||
INSTALL=$ac_cv_path_install | ||||
else | ||||
# As a last resort, use the slow shell script. Don't cache a | ||||
# value for INSTALL within a source directory, because that will | ||||
# break other packages using the cache if that directory is | ||||
# removed, or if the value is a relative name. | ||||
INSTALL=$ac_install_sh | ||||
fi | ||||
fi | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 | ||||
$as_echo "$INSTALL" >&6; } | ||||
# Use test -z because SunOS4 sh mishandles braces in ${var-val}. | ||||
# It thinks the first close brace ends the variable substitution. | ||||
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | ||||
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | ||||
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | ||||
if test "$INSTALL" = "$ac_install_sh"; then | ||||
# Use full path to install-sh script... | ||||
INSTALL="`pwd`/install-sh -c" | ||||
fi | ||||
# Extract the first word of "mkdir", so it can be a program name with args. | # Extract the first word of "mkdir", so it can be a program name with args. | |||
set dummy mkdir; ac_word=$2 | set dummy mkdir; ac_word=$2 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |||
$as_echo_n "checking for $ac_word... " >&6; } | $as_echo_n "checking for $ac_word... " >&6; } | |||
if ${ac_cv_path_MKDIR+:} false; then : | if ${ac_cv_path_MKDIR+:} false; then : | |||
$as_echo_n "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else | else | |||
case $MKDIR in | case $MKDIR in | |||
[\\/]* | ?:[\\/]*) | [\\/]* | ?:[\\/]*) | |||
ac_cv_path_MKDIR="$MKDIR" # Let the user override the test with a path. | ac_cv_path_MKDIR="$MKDIR" # Let the user override the test with a path. | |||
skipping to change at line 4685 | skipping to change at line 4788 | |||
;; | ;; | |||
*) | *) | |||
# All other OS's do not. | # All other OS's do not. | |||
$as_echo "#define EPM_COMPRESS 0" >>confdefs.h | $as_echo "#define EPM_COMPRESS 0" >>confdefs.h | |||
;; | ;; | |||
esac | esac | |||
if test -n "$GCC"; then | if test -n "$GCC"; then | |||
# Add standard optimization options... | if test x$enable_sanitizer = xyes; then | |||
if test -z "$OPTIM"; then | # Use -fsanitize=address with debugging... | |||
OPTIM="-Os" | OPTIM="-g -fsanitize=address" | |||
else | ||||
# Otherwise use the Fortify enhancements to catch any unbounded | ||||
# string operations... | ||||
CFLAGS="$CFLAGS -D_FORTIFY_SOURCE=2" | ||||
CXXFLAGS="$CXXFLAGS -D_FORTIFY_SOURCE=2" | ||||
fi | fi | |||
# Add useful warning options... | # Add useful warning options... | |||
CFLAGS="-Wall -Wformat -Wno-format-y2k -Wunused $CFLAGS" | CFLAGS="-Wall -Wformat -Wno-format-y2k -Wunused $CFLAGS" | |||
CXXFLAGS="-Wall -Wformat -Wno-format-y2k -Wunused $CXXFLAGS" | CXXFLAGS="-Wall -Wformat -Wno-format-y2k -Wunused $CXXFLAGS" | |||
# See if GCC supports -Wno-format-truncation... | # See if GCC supports -Wno-format-truncation... | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if GCC supports -Wno-fo rmat-truncation" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if GCC supports -Wno-fo rmat-truncation" >&5 | |||
$as_echo_n "checking if GCC supports -Wno-format-truncation... " >&6; } | $as_echo_n "checking if GCC supports -Wno-format-truncation... " >&6; } | |||
OLDCFLAGS="$CFLAGS" | OLDCFLAGS="$CFLAGS" | |||
skipping to change at line 5390 | skipping to change at line 5498 | |||
## Main body of $CONFIG_STATUS script. ## | ## Main body of $CONFIG_STATUS script. ## | |||
## ----------------------------------- ## | ## ----------------------------------- ## | |||
_ASEOF | _ASEOF | |||
test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
# Save the log message, to keep $0 and so on meaningful, and to | # Save the log message, to keep $0 and so on meaningful, and to | |||
# report actual input values of CONFIG_FILES etc. instead of their | # report actual input values of CONFIG_FILES etc. instead of their | |||
# values after options handling. | # values after options handling. | |||
ac_log=" | ac_log=" | |||
This file was extended by EPM $as_me 4.5, which was | This file was extended by EPM $as_me 4.5.1, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
CONFIG_FILES = $CONFIG_FILES | CONFIG_FILES = $CONFIG_FILES | |||
CONFIG_HEADERS = $CONFIG_HEADERS | CONFIG_HEADERS = $CONFIG_HEADERS | |||
CONFIG_LINKS = $CONFIG_LINKS | CONFIG_LINKS = $CONFIG_LINKS | |||
CONFIG_COMMANDS = $CONFIG_COMMANDS | CONFIG_COMMANDS = $CONFIG_COMMANDS | |||
$ $0 $@ | $ $0 $@ | |||
on `(hostname || uname -n) 2>/dev/null | sed 1q` | on `(hostname || uname -n) 2>/dev/null | sed 1q` | |||
" | " | |||
skipping to change at line 5452 | skipping to change at line 5560 | |||
Configuration headers: | Configuration headers: | |||
$config_headers | $config_headers | |||
Report bugs to <https://github.com/michaelrsweet/epm/issues>. | Report bugs to <https://github.com/michaelrsweet/epm/issues>. | |||
EPM home page: <https://www.msweet.org/epm>." | EPM home page: <https://www.msweet.org/epm>." | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" | |||
ac_cs_version="\\ | ac_cs_version="\\ | |||
EPM config.status 4.5 | EPM config.status 4.5.1 | |||
configured by $0, generated by GNU Autoconf 2.69, | configured by $0, generated by GNU Autoconf 2.69, | |||
with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" | |||
Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This config.status script is free software; the Free Software Foundation | This config.status script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it." | gives unlimited permission to copy, distribute and modify it." | |||
ac_pwd='$ac_pwd' | ac_pwd='$ac_pwd' | |||
srcdir='$srcdir' | srcdir='$srcdir' | |||
INSTALL='$INSTALL' | ||||
test -n "\$AWK" || AWK=awk | test -n "\$AWK" || AWK=awk | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
# The default lists apply if the user does not specify any file. | # The default lists apply if the user does not specify any file. | |||
ac_need_defaults=: | ac_need_defaults=: | |||
while test $# != 0 | while test $# != 0 | |||
do | do | |||
case $1 in | case $1 in | |||
--*=?*) | --*=?*) | |||
skipping to change at line 6015 | skipping to change at line 6124 | |||
ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | |||
esac | esac | |||
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | |||
case $ac_mode in | case $ac_mode in | |||
:F) | :F) | |||
# | # | |||
# CONFIG_FILE | # CONFIG_FILE | |||
# | # | |||
case $INSTALL in | ||||
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; | ||||
*) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; | ||||
esac | ||||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
# If the template does not know about datarootdir, expand it. | # If the template does not know about datarootdir, expand it. | |||
# FIXME: This hack should be removed a few years after 2.60. | # FIXME: This hack should be removed a few years after 2.60. | |||
ac_datarootdir_hack=; ac_datarootdir_seen= | ac_datarootdir_hack=; ac_datarootdir_seen= | |||
ac_sed_dataroot=' | ac_sed_dataroot=' | |||
/datarootdir/ { | /datarootdir/ { | |||
p | p | |||
q | q | |||
skipping to change at line 6068 | skipping to change at line 6181 | |||
s|@configure_input@|$ac_sed_conf_input|;t t | s|@configure_input@|$ac_sed_conf_input|;t t | |||
s&@top_builddir@&$ac_top_builddir_sub&;t t | s&@top_builddir@&$ac_top_builddir_sub&;t t | |||
s&@top_build_prefix@&$ac_top_build_prefix&;t t | s&@top_build_prefix@&$ac_top_build_prefix&;t t | |||
s&@srcdir@&$ac_srcdir&;t t | s&@srcdir@&$ac_srcdir&;t t | |||
s&@abs_srcdir@&$ac_abs_srcdir&;t t | s&@abs_srcdir@&$ac_abs_srcdir&;t t | |||
s&@top_srcdir@&$ac_top_srcdir&;t t | s&@top_srcdir@&$ac_top_srcdir&;t t | |||
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t | s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t | |||
s&@builddir@&$ac_builddir&;t t | s&@builddir@&$ac_builddir&;t t | |||
s&@abs_builddir@&$ac_abs_builddir&;t t | s&@abs_builddir@&$ac_abs_builddir&;t t | |||
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | |||
s&@INSTALL@&$ac_INSTALL&;t t | ||||
$ac_datarootdir_hack | $ac_datarootdir_hack | |||
" | " | |||
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | |||
>$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |||
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | |||
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | |||
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | |||
"$ac_tmp/out"`; test -z "$ac_out"; } && | "$ac_tmp/out"`; test -z "$ac_out"; } && | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a referenc e to the variable \`datarootdir' | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a referenc e to the variable \`datarootdir' | |||
End of changes. 23 change blocks. | ||||
28 lines changed or deleted | 144 lines changed or added |