configure | configure | |||
---|---|---|---|---|
#! /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.68 for libdvbpsi 0.2.2. | # Generated by GNU Autoconf 2.68 for libdvbpsi 1.0.0. | |||
# | # | |||
# | # | |||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | |||
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | |||
# Foundation, Inc. | # 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 563 | skipping to change at line 563 | |||
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='libdvbpsi' | PACKAGE_NAME='libdvbpsi' | |||
PACKAGE_TARNAME='libdvbpsi' | PACKAGE_TARNAME='libdvbpsi' | |||
PACKAGE_VERSION='0.2.2' | PACKAGE_VERSION='1.0.0' | |||
PACKAGE_STRING='libdvbpsi 0.2.2' | PACKAGE_STRING='libdvbpsi 1.0.0' | |||
PACKAGE_BUGREPORT='' | PACKAGE_BUGREPORT='' | |||
PACKAGE_URL='' | PACKAGE_URL='' | |||
# 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 610 | skipping to change at line 610 | |||
#ifdef HAVE_UNISTD_H | #ifdef HAVE_UNISTD_H | |||
# include <unistd.h> | # include <unistd.h> | |||
#endif" | #endif" | |||
ac_subst_vars='am__EXEEXT_FALSE | ac_subst_vars='am__EXEEXT_FALSE | |||
am__EXEEXT_TRUE | am__EXEEXT_TRUE | |||
LTLIBOBJS | LTLIBOBJS | |||
LIBOBJS | LIBOBJS | |||
HAVE_SYS_SOCKET_H_FALSE | HAVE_SYS_SOCKET_H_FALSE | |||
HAVE_SYS_SOCKET_H_TRUE | HAVE_SYS_SOCKET_H_TRUE | |||
HAVE_BSD_FALSE | ||||
HAVE_BSD_TRUE | ||||
HAVE_WIN32_FALSE | ||||
HAVE_WIN32_TRUE | ||||
HAVE_DARWIN_FALSE | ||||
HAVE_DARWIN_TRUE | ||||
OTOOL64 | OTOOL64 | |||
OTOOL | OTOOL | |||
LIPO | LIPO | |||
NMEDIT | NMEDIT | |||
DSYMUTIL | DSYMUTIL | |||
MANIFEST_TOOL | MANIFEST_TOOL | |||
RANLIB | RANLIB | |||
ac_ct_AR | ac_ct_AR | |||
AR | AR | |||
LN_S | LN_S | |||
skipping to change at line 642 | skipping to change at line 636 | |||
LIBTOOL | LIBTOOL | |||
OBJDUMP | OBJDUMP | |||
DLLTOOL | DLLTOOL | |||
AS | AS | |||
EGREP | EGREP | |||
GREP | GREP | |||
CPP | CPP | |||
am__fastdepCC_FALSE | am__fastdepCC_FALSE | |||
am__fastdepCC_TRUE | am__fastdepCC_TRUE | |||
CCDEPMODE | CCDEPMODE | |||
am__nodep | ||||
AMDEPBACKSLASH | AMDEPBACKSLASH | |||
AMDEP_FALSE | AMDEP_FALSE | |||
AMDEP_TRUE | AMDEP_TRUE | |||
am__quote | am__quote | |||
am__include | am__include | |||
DEPDIR | DEPDIR | |||
OBJEXT | OBJEXT | |||
EXEEXT | EXEEXT | |||
ac_ct_CC | ac_ct_CC | |||
CPPFLAGS | CPPFLAGS | |||
skipping to change at line 1290 | skipping to change at line 1285 | |||
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 libdvbpsi 0.2.2 to adapt to many kinds of systems. | \`configure' configures libdvbpsi 1.0.0 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 1361 | skipping to change at line 1356 | |||
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] | |||
--target=TARGET configure for building compilers for TARGET [HOST] | --target=TARGET configure for building compilers for TARGET [HOST] | |||
_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 libdvbpsi 0.2.2:";; | short | recursive ) echo "Configuration of libdvbpsi 1.0.0:";; | |||
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] | |||
--disable-dependency-tracking speeds up one-time build | --disable-dependency-tracking speeds up one-time build | |||
--enable-dependency-tracking do not reject slow dependency extractors | --enable-dependency-tracking do not reject slow dependency extractors | |||
--enable-shared[=PKGS] build shared libraries [default=yes] | --enable-shared[=PKGS] build shared libraries [default=yes] | |||
skipping to change at line 1464 | skipping to change at line 1459 | |||
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 | |||
libdvbpsi configure 0.2.2 | libdvbpsi configure 1.0.0 | |||
generated by GNU Autoconf 2.68 | generated by GNU Autoconf 2.68 | |||
Copyright (C) 2010 Free Software Foundation, Inc. | Copyright (C) 2010 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 1829 | skipping to change at line 1824 | |||
{ $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; } | |||
fi | fi | |||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
} # ac_fn_c_check_header_mongrel | } # ac_fn_c_check_header_mongrel | |||
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 libdvbpsi $as_me 0.2.2, which was | It was created by libdvbpsi $as_me 1.0.0, which was | |||
generated by GNU Autoconf 2.68. Invocation command line was | generated by GNU Autoconf 2.68. 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 2744 | skipping to change at line 2739 | |||
if test -z "$CYGPATH_W"; then | if test -z "$CYGPATH_W"; then | |||
if (cygpath --version) >/dev/null 2>/dev/null; then | if (cygpath --version) >/dev/null 2>/dev/null; then | |||
CYGPATH_W='cygpath -w' | CYGPATH_W='cygpath -w' | |||
else | else | |||
CYGPATH_W=echo | CYGPATH_W=echo | |||
fi | fi | |||
fi | fi | |||
# Define the identity of the package. | # Define the identity of the package. | |||
PACKAGE='libdvbpsi' | PACKAGE='libdvbpsi' | |||
VERSION='0.2.2' | VERSION='1.0.0' | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE "$PACKAGE" | #define PACKAGE "$PACKAGE" | |||
_ACEOF | _ACEOF | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define VERSION "$VERSION" | #define VERSION "$VERSION" | |||
_ACEOF | _ACEOF | |||
# Some tools Automake needs. | # Some tools Automake needs. | |||
skipping to change at line 2768 | skipping to change at line 2763 | |||
AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | |||
AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | |||
AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | |||
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | |||
# 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. | # Always define AMTAR for backward compatibility. Yes, it's still used | |||
# in the wild :-( We should find a proper way to deprecate it ... | ||||
AMTAR='$${TAR-tar}' | ||||
AMTAR=${AMTAR-"${am_missing_run}tar"} | am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' | |||
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' | ||||
ac_config_headers="$ac_config_headers config.h" | ac_config_headers="$ac_config_headers config.h" | |||
#AC_CANONICAL_HOST | ||||
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 | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a progra m name with args. | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a progra m name with args. | |||
set dummy ${ac_tool_prefix}gcc; ac_word=$2 | set dummy ${ac_tool_prefix}gcc; 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; } | |||
skipping to change at line 3610 | skipping to change at line 3604 | |||
rm -f confinc confmf | rm -f confinc confmf | |||
# Check whether --enable-dependency-tracking was given. | # Check whether --enable-dependency-tracking was given. | |||
if test "${enable_dependency_tracking+set}" = set; then : | if test "${enable_dependency_tracking+set}" = set; then : | |||
enableval=$enable_dependency_tracking; | enableval=$enable_dependency_tracking; | |||
fi | fi | |||
if test "x$enable_dependency_tracking" != xno; then | if test "x$enable_dependency_tracking" != xno; then | |||
am_depcomp="$ac_aux_dir/depcomp" | am_depcomp="$ac_aux_dir/depcomp" | |||
AMDEPBACKSLASH='\' | AMDEPBACKSLASH='\' | |||
am__nodep='_no' | ||||
fi | fi | |||
if test "x$enable_dependency_tracking" != xno; then | if test "x$enable_dependency_tracking" != xno; then | |||
AMDEP_TRUE= | AMDEP_TRUE= | |||
AMDEP_FALSE='#' | AMDEP_FALSE='#' | |||
else | else | |||
AMDEP_TRUE='#' | AMDEP_TRUE='#' | |||
AMDEP_FALSE= | AMDEP_FALSE= | |||
fi | fi | |||
depcc="$CC" am_compiler_list= | depcc="$CC" am_compiler_list= | |||
skipping to change at line 3632 | skipping to change at line 3627 | |||
$as_echo_n "checking dependency style of $depcc... " >&6; } | $as_echo_n "checking dependency style of $depcc... " >&6; } | |||
if ${am_cv_CC_dependencies_compiler_type+:} false; then : | if ${am_cv_CC_dependencies_compiler_type+:} false; then : | |||
$as_echo_n "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else | else | |||
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | |||
# 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 | ||||
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 | |||
# using a relative directory. | # using a relative directory. | |||
cp "$am_depcomp" conftest.dir | cp "$am_depcomp" conftest.dir | |||
cd conftest.dir | cd conftest.dir | |||
# We will build objects and dependencies in a subdirectory because | # We will build objects and dependencies in a subdirectory because | |||
# it helps to detect inapplicable dependency modes. For instance | # it helps to detect inapplicable dependency modes. For instance | |||
# both Tru64's cc and ICC support -MD to output dependencies as a | # both Tru64's cc and ICC support -MD to output dependencies as a | |||
# side effect of compilation, but ICC will put the dependencies in | # side effect of compilation, but ICC will put the dependencies in | |||
# the current directory while Tru64 will put them in the object | # the current directory while Tru64 will put them in the object | |||
skipping to change at line 3691 | skipping to change at line 3687 | |||
;; | ;; | |||
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 | |||
break | break | |||
fi | fi | |||
;; | ;; | |||
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} | |||
am__minus_obj= | am__minus_obj= | |||
;; | ;; | |||
none) break ;; | none) break ;; | |||
esac | esac | |||
if depmode=$depmode \ | if depmode=$depmode \ | |||
source=sub/conftest.c object=$am__obj \ | source=sub/conftest.c object=$am__obj \ | |||
skipping to change at line 4164 | skipping to change at line 4160 | |||
*) ac_val=$ac_cv_c_inline;; | *) ac_val=$ac_cv_c_inline;; | |||
esac | esac | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#ifndef __cplusplus | #ifndef __cplusplus | |||
#define inline $ac_val | #define inline $ac_val | |||
#endif | #endif | |||
_ACEOF | _ACEOF | |||
;; | ;; | |||
esac | esac | |||
if test "x$CC" != xcc; then | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc unde | ||||
rstand -c and -o together" >&5 | ||||
$as_echo_n "checking whether $CC and cc understand -c and -o together... " | ||||
>&6; } | ||||
else | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands | ||||
-c and -o together" >&5 | ||||
$as_echo_n "checking whether cc understands -c and -o together... " >&6; } | ||||
fi | ||||
set dummy $CC; ac_cc=`$as_echo "$2" | | ||||
sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` | ||||
if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then : | ||||
$as_echo_n "(cached) " >&6 | ||||
else | ||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||||
/* end confdefs.h. */ | ||||
int | ||||
main () | ||||
{ | ||||
; | ||||
return 0; | ||||
} | ||||
_ACEOF | ||||
# Make sure it works both with $CC and with simple cc. | ||||
# We do the test twice because some compilers refuse to overwrite an | ||||
# existing .o file with -o, though they will create one. | ||||
ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5' | ||||
rm -f conftest2.* | ||||
if { { case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
$as_echo "$ac_try_echo"; } >&5 | ||||
(eval "$ac_try") 2>&5 | ||||
ac_status=$? | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; } && | ||||
test -f conftest2.$ac_objext && { { case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
$as_echo "$ac_try_echo"; } >&5 | ||||
(eval "$ac_try") 2>&5 | ||||
ac_status=$? | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; }; | ||||
then | ||||
eval ac_cv_prog_cc_${ac_cc}_c_o=yes | ||||
if test "x$CC" != xcc; then | ||||
# Test first that cc exists at all. | ||||
if { ac_try='cc -c conftest.$ac_ext >&5' | ||||
{ { case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
$as_echo "$ac_try_echo"; } >&5 | ||||
(eval "$ac_try") 2>&5 | ||||
ac_status=$? | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; }; }; then | ||||
ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5' | ||||
rm -f conftest2.* | ||||
if { { case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
$as_echo "$ac_try_echo"; } >&5 | ||||
(eval "$ac_try") 2>&5 | ||||
ac_status=$? | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; } && | ||||
test -f conftest2.$ac_objext && { { case "(($ac_try" in | ||||
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||||
*) ac_try_echo=$ac_try;; | ||||
esac | ||||
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | ||||
$as_echo "$ac_try_echo"; } >&5 | ||||
(eval "$ac_try") 2>&5 | ||||
ac_status=$? | ||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
test $ac_status = 0; }; | ||||
then | ||||
# cc works too. | ||||
: | ||||
else | ||||
# cc exists but doesn't like -o. | ||||
eval ac_cv_prog_cc_${ac_cc}_c_o=no | ||||
fi | ||||
fi | ||||
fi | ||||
else | ||||
eval ac_cv_prog_cc_${ac_cc}_c_o=no | ||||
fi | ||||
rm -f core conftest* | ||||
fi | ||||
if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | ||||
$as_echo "yes" >&6; } | ||||
else | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||||
$as_echo "no" >&6; } | ||||
$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h | ||||
fi | ||||
# FIXME: we rely on the cache variable name because | ||||
# there is no other way. | ||||
set dummy $CC | ||||
am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` | ||||
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o | ||||
if test "$am_t" != yes; then | ||||
# Losing compiler, so override with the script. | ||||
# FIXME: It is wrong to rewrite CC. | ||||
# But if we don't then we get into trouble of one sort or another. | ||||
# A longer-term fix would be to have automake use am__CC in this case, | ||||
# and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" | ||||
CC="$am_aux_dir/compile $CC" | ||||
fi | ||||
enable_win32_dll=yes | enable_win32_dll=yes | |||
case $host in | case $host in | |||
*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) | *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. | |||
set dummy ${ac_tool_prefix}as; ac_word=$2 | set dummy ${ac_tool_prefix}as; 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_prog_AS+:} false; then : | if ${ac_cv_prog_AS+:} false; then : | |||
skipping to change at line 7596 | skipping to change at line 7717 | |||
eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err | eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err | |||
_lt_compiler_boilerplate=`cat conftest.err` | _lt_compiler_boilerplate=`cat conftest.err` | |||
$RM conftest* | $RM conftest* | |||
ac_outfile=conftest.$ac_objext | ac_outfile=conftest.$ac_objext | |||
echo "$lt_simple_link_test_code" >conftest.$ac_ext | echo "$lt_simple_link_test_code" >conftest.$ac_ext | |||
eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err | eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err | |||
_lt_linker_boilerplate=`cat conftest.err` | _lt_linker_boilerplate=`cat conftest.err` | |||
$RM -r conftest* | $RM -r conftest* | |||
## CAVEAT EMPTOR: | ||||
## There is no encapsulation within the following macros, do not change | ||||
## the running order or otherwise move them around unless you know exactly | ||||
## what you are doing... | ||||
if test -n "$compiler"; then | if test -n "$compiler"; then | |||
lt_prog_compiler_no_builtin_flag= | lt_prog_compiler_no_builtin_flag= | |||
if test "$GCC" = yes; then | if test "$GCC" = yes; then | |||
case $cc_basename in | case $cc_basename in | |||
nvcc*) | nvcc*) | |||
lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; | lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; | |||
*) | *) | |||
lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; | lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; | |||
skipping to change at line 10778 | skipping to change at line 10903 | |||
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 | |||
CC="$lt_save_CC" | CC="$lt_save_CC" | |||
ac_config_commands="$ac_config_commands libtool" | ac_config_commands="$ac_config_commands libtool" | |||
# Only expand once: | # Only expand once: | |||
CFLAGS="${CFLAGS} -Wall -DDVBPSI_DIST --std=gnu99" | CFLAGS_save="${CFLAGS}" | |||
CFLAGS="${CFLAGS} -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototy | ||||
pes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsig | CFLAGS_dist="-Wall -Werror --std=gnu99 -D_GNU_SOURCE" | |||
n-compare" | CFLAGS_dist="${CFLAGS_dist} -Wpointer-arith -Wcast-align -Wcast-qual -Wstri | |||
ct-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-ext | ||||
erns -Wsign-compare" | ||||
case "${target_os}" in | case "${target_os}" in | |||
darwin*) | darwin*) | |||
CFLAGS="${CFLAGS} -no-cpp-precomp" | CFLAGS_dist="${CFLAGS_dist} -no-cpp-precomp" | |||
have_darwin="yes" | ||||
;; | ||||
*mingw32* | *cygwin* | *wince* | *mingwce*) | ||||
have_win32="yes" | ||||
;; | ||||
*bsd*) | ||||
have_bsd="yes" | ||||
;; | ;; | |||
esac | esac | |||
if test "${have_darwin}" = "yes"; then | ||||
HAVE_DARWIN_TRUE= | ||||
HAVE_DARWIN_FALSE='#' | ||||
else | ||||
HAVE_DARWIN_TRUE='#' | ||||
HAVE_DARWIN_FALSE= | ||||
fi | ||||
if test "${have_win32}" = "yes"; then | ||||
HAVE_WIN32_TRUE= | ||||
HAVE_WIN32_FALSE='#' | ||||
else | ||||
HAVE_WIN32_TRUE='#' | ||||
HAVE_WIN32_FALSE= | ||||
fi | ||||
if test "${have_bsd}" = "yes"; then | ||||
HAVE_BSD_TRUE= | ||||
HAVE_BSD_FALSE='#' | ||||
else | ||||
HAVE_BSD_TRUE='#' | ||||
HAVE_BSD_FALSE= | ||||
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; case "${enableval}" in | enableval=$enable_debug; case "${enableval}" in | |||
yes) debug=true ;; | yes) debug=true ;; | |||
no) debug=false ;; | no) debug=false ;; | |||
*) as_fn_error $? "bad value ${enableval} for --enable-debug" "$LINENO" 5 ;; | *) as_fn_error $? "bad value ${enableval} for --enable-debug" "$LINENO" 5 ;; | |||
esac | esac | |||
else | else | |||
debug=false | debug=false | |||
fi | fi | |||
if test "$debug" = "true" | if test "$debug" = "true" | |||
then | then | |||
CFLAGS="${CFLAGS} -DDEBUG -g" | CFLAGS_dist="${CFLAGS_dist} -ggdb3" | |||
fi | fi | |||
# Check whether --enable-release was given. | # Check whether --enable-release was given. | |||
if test "${enable_release+set}" = set; then : | if test "${enable_release+set}" = set; then : | |||
enableval=$enable_release; case "${enableval}" in | enableval=$enable_release; case "${enableval}" in | |||
yes) release=true ;; | yes) release=true ;; | |||
no) release=false ;; | no) release=false ;; | |||
*) as_fn_error $? "bad value ${enableval} for --enable-release" "$LINENO" 5 ;; | *) as_fn_error $? "bad value ${enableval} for --enable-release" "$LINENO" 5 ;; | |||
esac | esac | |||
else | else | |||
release=false | release=false | |||
fi | fi | |||
if test "$release" = "true" | if test "$release" != "true"; then | |||
then | CFLAGS_dist="${CFLAGS_dist} -DDVBPSI_DIST" | |||
CFLAGS="${CFLAGS} -O6" | ||||
else | ||||
CFLAGS="${CFLAGS} -O2" | ||||
fi | fi | |||
for ac_header in stdint.h inttypes.h | CFLAGS="${CFLAGS_save} ${CFLAGS_dist}" | |||
for ac_header in stdbool.h stdint.h inttypes.h getopt.h strings.h sys/time. | ||||
h | ||||
do : | do : | |||
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | |||
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_in cludes_default" | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_in cludes_default" | |||
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |||
_ACEOF | _ACEOF | |||
fi | fi | |||
done | done | |||
for ac_func in gettimeofday | ||||
do : | ||||
ac_fn_c_check_func "$LINENO" "gettimeofday" "ac_cv_func_gettimeofday" | ||||
if test "x$ac_cv_func_gettimeofday" = xyes; then : | ||||
cat >>confdefs.h <<_ACEOF | ||||
#define HAVE_GETTIMEOFDAY 1 | ||||
_ACEOF | ||||
fi | ||||
done | ||||
for ac_header in sys/socket.h | for ac_header in sys/socket.h | |||
do : | do : | |||
ac_fn_c_check_header_mongrel "$LINENO" "sys/socket.h" "ac_cv_header_sys_s ocket_h" "$ac_includes_default" | ac_fn_c_check_header_mongrel "$LINENO" "sys/socket.h" "ac_cv_header_sys_s ocket_h" "$ac_includes_default" | |||
if test "x$ac_cv_header_sys_socket_h" = xyes; then : | if test "x$ac_cv_header_sys_socket_h" = xyes; then : | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKET_H 1 | |||
_ACEOF | _ACEOF | |||
ac_have_sys_socket_h=yes | ac_have_sys_socket_h=yes | |||
fi | fi | |||
done | done | |||
if test "${ac_have_sys_socket_h}" = "yes"; then | if test "${ac_have_sys_socket_h}" = "yes"; then | |||
HAVE_SYS_SOCKET_H_TRUE= | HAVE_SYS_SOCKET_H_TRUE= | |||
HAVE_SYS_SOCKET_H_FALSE='#' | HAVE_SYS_SOCKET_H_FALSE='#' | |||
else | else | |||
HAVE_SYS_SOCKET_H_TRUE='#' | HAVE_SYS_SOCKET_H_TRUE='#' | |||
HAVE_SYS_SOCKET_H_FALSE= | HAVE_SYS_SOCKET_H_FALSE= | |||
fi | fi | |||
for ac_header in net/if.h | ||||
do : | ||||
ac_fn_c_check_header_compile "$LINENO" "net/if.h" "ac_cv_header_net_if_h" | ||||
" | ||||
#include <sys/types.h> | ||||
#include <sys/socket.h> | ||||
" | ||||
if test "x$ac_cv_header_net_if_h" = xyes; then : | ||||
cat >>confdefs.h <<_ACEOF | ||||
#define HAVE_NET_IF_H 1 | ||||
_ACEOF | ||||
fi | ||||
done | ||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for variadic cpp macros" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for variadic cpp macros" >&5 | |||
$as_echo_n "checking for variadic cpp macros... " >&6; } | $as_echo_n "checking for variadic cpp macros... " >&6; } | |||
if ${ac_cv_cpp_variadic_macros+:} false; then : | if ${ac_cv_cpp_variadic_macros+:} false; then : | |||
$as_echo_n "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else | else | |||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
/* end confdefs.h. */ | /* end confdefs.h. */ | |||
#include <stdio.h> | #include <stdio.h> | |||
#define a(b,c...) printf(b,##c) | #define a(b,c...) printf(b,##c) | |||
int | int | |||
skipping to change at line 10927 | skipping to change at line 11028 | |||
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |||
fi | fi | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_variadic_macros " >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_variadic_macros " >&5 | |||
$as_echo "$ac_cv_cpp_variadic_macros" >&6; } | $as_echo "$ac_cv_cpp_variadic_macros" >&6; } | |||
if test "${ac_cv_cpp_variadic_macros}" != "no"; then | if test "${ac_cv_cpp_variadic_macros}" != "no"; then | |||
$as_echo "#define HAVE_VARIADIC_MACROS 1" >>confdefs.h | $as_echo "#define HAVE_VARIADIC_MACROS 1" >>confdefs.h | |||
fi | fi | |||
ac_config_files="$ac_config_files Makefile src/Makefile examples/Makefile m isc/Makefile doc/Makefile wince/Makefile libdvbpsi.pc libdvbpsi.spec" | ac_config_files="$ac_config_files Makefile src/Makefile examples/Makefile e xamples/dvbinfo/Makefile misc/Makefile doc/Makefile wince/Makefile libdvbps i.pc libdvbpsi.spec" | |||
cat >confcache <<\_ACEOF | cat >confcache <<\_ACEOF | |||
# This file is a shell script that caches the results of configure | # This file is a shell script that caches the results of configure | |||
# tests run on this system so they can be shared between configure | # tests run on this system so they can be shared between configure | |||
# scripts and configure runs, see configure's option --config-cache. | # scripts and configure runs, see configure's option --config-cache. | |||
# It is not useful on other systems. If it contains results you don't | # It is not useful on other systems. If it contains results you don't | |||
# want to keep, you may remove or edit it. | # want to keep, you may remove or edit it. | |||
# | # | |||
# config.status only pays attention to the cache file if you give it | # config.status only pays attention to the cache file if you give it | |||
# the --recheck option to rerun configure. | # the --recheck option to rerun configure. | |||
skipping to change at line 11053 | skipping to change at line 11154 | |||
fi | fi | |||
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | |||
as_fn_error $? "conditional \"AMDEP\" was never defined. | as_fn_error $? "conditional \"AMDEP\" was never defined. | |||
Usually this means the macro was only invoked conditionally." "$LINENO" 5 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | |||
fi | fi | |||
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; the n | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; the n | |||
as_fn_error $? "conditional \"am__fastdepCC\" was never defined. | as_fn_error $? "conditional \"am__fastdepCC\" was never defined. | |||
Usually this means the macro was only invoked conditionally." "$LINENO" 5 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | |||
fi | fi | |||
if test -z "${HAVE_DARWIN_TRUE}" && test -z "${HAVE_DARWIN_FALSE}"; then | ||||
as_fn_error $? "conditional \"HAVE_DARWIN\" was never defined. | ||||
Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||||
fi | ||||
if test -z "${HAVE_WIN32_TRUE}" && test -z "${HAVE_WIN32_FALSE}"; then | ||||
as_fn_error $? "conditional \"HAVE_WIN32\" was never defined. | ||||
Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||||
fi | ||||
if test -z "${HAVE_BSD_TRUE}" && test -z "${HAVE_BSD_FALSE}"; then | ||||
as_fn_error $? "conditional \"HAVE_BSD\" was never defined. | ||||
Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||||
fi | ||||
if test -z "${HAVE_SYS_SOCKET_H_TRUE}" && test -z "${HAVE_SYS_SOCKET_H_FALS E}"; then | if test -z "${HAVE_SYS_SOCKET_H_TRUE}" && test -z "${HAVE_SYS_SOCKET_H_FALS E}"; then | |||
as_fn_error $? "conditional \"HAVE_SYS_SOCKET_H\" was never defined. | as_fn_error $? "conditional \"HAVE_SYS_SOCKET_H\" was never defined. | |||
Usually this means the macro was only invoked conditionally." "$LINENO" 5 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | |||
fi | fi | |||
: "${CONFIG_STATUS=./config.status}" | : "${CONFIG_STATUS=./config.status}" | |||
ac_write_fail=0 | ac_write_fail=0 | |||
ac_clean_files_save=$ac_clean_files | ac_clean_files_save=$ac_clean_files | |||
ac_clean_files="$ac_clean_files $CONFIG_STATUS" | ac_clean_files="$ac_clean_files $CONFIG_STATUS" | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 | |||
skipping to change at line 11470 | skipping to change at line 11559 | |||
## 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 libdvbpsi $as_me 0.2.2, which was | This file was extended by libdvbpsi $as_me 1.0.0, which was | |||
generated by GNU Autoconf 2.68. Invocation command line was | generated by GNU Autoconf 2.68. 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 11535 | skipping to change at line 11624 | |||
Configuration commands: | Configuration commands: | |||
$config_commands | $config_commands | |||
Report bugs to the package provider." | Report bugs to the package provider." | |||
_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="\\ | |||
libdvbpsi config.status 0.2.2 | libdvbpsi config.status 1.0.0 | |||
configured by $0, generated by GNU Autoconf 2.68, | configured by $0, generated by GNU Autoconf 2.68, | |||
with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" | |||
Copyright (C) 2010 Free Software Foundation, Inc. | Copyright (C) 2010 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' | INSTALL='$INSTALL' | |||
skipping to change at line 11944 | skipping to change at line 12033 | |||
# Handling of arguments. | # Handling of arguments. | |||
for ac_config_target in $ac_config_targets | for ac_config_target in $ac_config_targets | |||
do | do | |||
case $ac_config_target in | case $ac_config_target in | |||
"config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; | "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; | |||
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | |||
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; | "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; | |||
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; | "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; | |||
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; | "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; | |||
"examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;; | "examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;; | |||
"examples/dvbinfo/Makefile") CONFIG_FILES="$CONFIG_FILES examples/dvbin fo/Makefile" ;; | ||||
"misc/Makefile") CONFIG_FILES="$CONFIG_FILES misc/Makefile" ;; | "misc/Makefile") CONFIG_FILES="$CONFIG_FILES misc/Makefile" ;; | |||
"doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; | "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; | |||
"wince/Makefile") CONFIG_FILES="$CONFIG_FILES wince/Makefile" ;; | "wince/Makefile") CONFIG_FILES="$CONFIG_FILES wince/Makefile" ;; | |||
"libdvbpsi.pc") CONFIG_FILES="$CONFIG_FILES libdvbpsi.pc" ;; | "libdvbpsi.pc") CONFIG_FILES="$CONFIG_FILES libdvbpsi.pc" ;; | |||
"libdvbpsi.spec") CONFIG_FILES="$CONFIG_FILES libdvbpsi.spec" ;; | "libdvbpsi.spec") CONFIG_FILES="$CONFIG_FILES libdvbpsi.spec" ;; | |||
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | |||
esac | esac | |||
done | done | |||
skipping to change at line 13293 | skipping to change at line 13383 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ ac_unrecognized_opts" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ ac_unrecognized_opts" >&5 | |||
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;} | $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;} | |||
fi | fi | |||
echo " | echo " | |||
libdvbpsi configuration | libdvbpsi configuration | |||
----------------------- | ----------------------- | |||
libdvbpsi version : ${VERSION} | libdvbpsi version : ${VERSION} | |||
debug : ${debug} | debug : ${debug} | |||
release : ${release} | release : ${release} | |||
compile flags : ${CFLAGS} | ||||
" | " | |||
End of changes. 31 change blocks. | ||||
88 lines changed or deleted | 184 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |