Changeset 2890


Ignore:
Timestamp:
Mar 27, 2012 11:47:22 PM (12 years ago)
Author:
gah
Message:

created video package

Location:
trunk
Files:
11 added
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.in

    r2811 r2890  
    3131
    3232ENABLE_GUI      = @ENABLE_GUI@
    33 
     33HAVE_FFMPEG     = @HAVE_FFMPEG_LIBS@
    3434TARGETS         = src lang lib
    3535
    3636ifneq ($(ENABLE_GUI),)
    3737  TARGETS += gui builder tester examples
     38endif
     39ifeq ($(HAVE_FFMEG),)
     40  TARGETS += video
    3841endif
    3942
  • trunk/configure

    r2790 r2890  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.67 for Rappture 1.1.
     3# Generated by GNU Autoconf 2.68 for Rappture 1.1.
    44#
    55# Report bugs to <rappture@nanohub.org>.
     
    9292
    9393# Find who we are.  Look in the path if we contain no directory separator.
     94as_myself=
    9495case $0 in #((
    9596  *[\\/]* ) as_myself=$0 ;;
     
    217218        # neutralization value for shells without unset; and this also
    218219        # works around shells that cannot unset nonexistent variables.
     220        # Preserve -v and -x to the replacement shell.
    219221        BASH_ENV=/dev/null
    220222        ENV=/dev/null
    221223        (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
    222224        export CONFIG_SHELL
    223         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
     225        case $- in # ((((
     226          *v*x* | *x*v* ) as_opts=-vx ;;
     227          *v* ) as_opts=-v ;;
     228          *x* ) as_opts=-x ;;
     229          * ) as_opts= ;;
     230        esac
     231        exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    224232fi
    225233
     
    12101218    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    12111219      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    1212     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
     1220    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
    12131221    ;;
    12141222
     
    15261534  cat <<\_ACEOF
    15271535Rappture configure 1.1
    1528 generated by GNU Autoconf 2.67
     1536generated by GNU Autoconf 2.68
    15291537
    15301538Copyright (C) 2010 Free Software Foundation, Inc.
     
    15721580        ac_retval=1
    15731581fi
    1574   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1582  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    15751583  as_fn_set_status $ac_retval
    15761584
     
    16101618        ac_retval=1
    16111619fi
    1612   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1620  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    16131621  as_fn_set_status $ac_retval
    16141622
     
    16481656        ac_retval=1
    16491657fi
    1650   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1658  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    16511659  as_fn_set_status $ac_retval
    16521660
     
    16851693    ac_retval=1
    16861694fi
    1687   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1695  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    16881696  as_fn_set_status $ac_retval
    16891697
     
    17271735fi
    17281736  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    1729   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1737  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    17301738  as_fn_set_status $ac_retval
    17311739
     
    17731781  # left behind by Apple's compiler.  We do this before executing the actions.
    17741782  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    1775   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1783  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    17761784  as_fn_set_status $ac_retval
    17771785
     
    17861794  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    17871795$as_echo_n "checking for $2... " >&6; }
    1788 if eval "test \"\${$3+set}\"" = set; then :
     1796if eval \${$3+:} false; then :
    17891797  $as_echo_n "(cached) " >&6
    17901798else
     
    18411849               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
    18421850$as_echo "$ac_res" >&6; }
    1843   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1851  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    18441852
    18451853} # ac_fn_c_check_func
     
    18861894  # left behind by Apple's compiler.  We do this before executing the actions.
    18871895  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    1888   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1896  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    18891897  as_fn_set_status $ac_retval
    18901898
     
    18991907  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    19001908$as_echo_n "checking for $2... " >&6; }
    1901 if eval "test \"\${$3+set}\"" = set; then :
     1909if eval \${$3+:} false; then :
    19021910  $as_echo_n "(cached) " >&6
    19031911else
     
    19541962               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
    19551963$as_echo "$ac_res" >&6; }
    1956   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1964  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    19571965
    19581966} # ac_fn_cxx_check_func
     
    19901998    ac_retval=1
    19911999fi
    1992   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     2000  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    19932001  as_fn_set_status $ac_retval
    19942002
     
    20032011{
    20042012  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
    2005   if eval "test \"\${$3+set}\"" = set; then :
     2013  if eval \${$3+:} false; then :
    20062014  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    20072015$as_echo_n "checking for $2... " >&6; }
    2008 if eval "test \"\${$3+set}\"" = set; then :
     2016if eval \${$3+:} false; then :
    20092017  $as_echo_n "(cached) " >&6
    20102018fi
     
    20732081  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    20742082$as_echo_n "checking for $2... " >&6; }
    2075 if eval "test \"\${$3+set}\"" = set; then :
     2083if eval \${$3+:} false; then :
    20762084  $as_echo_n "(cached) " >&6
    20772085else
     
    20822090$as_echo "$ac_res" >&6; }
    20832091fi
    2084   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     2092  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    20852093
    20862094} # ac_fn_cxx_check_header_mongrel
     
    20952103  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    20962104$as_echo_n "checking for $2... " >&6; }
    2097 if eval "test \"\${$3+set}\"" = set; then :
     2105if eval \${$3+:} false; then :
    20982106  $as_echo_n "(cached) " >&6
    20992107else
     
    21132121               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
    21142122$as_echo "$ac_res" >&6; }
    2115   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     2123  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    21162124
    21172125} # ac_fn_cxx_check_header_compile
     
    21542162fi
    21552163  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    2156   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     2164  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    21572165  as_fn_set_status $ac_retval
    21582166
     
    23322340
    23332341  fi
    2334   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     2342  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    23352343  as_fn_set_status $ac_retval
    23362344
     
    23412349
    23422350It was created by Rappture $as_me 1.1, which was
    2343 generated by GNU Autoconf 2.67.  Invocation command line was
     2351generated by GNU Autoconf 2.68.  Invocation command line was
    23442352
    23452353  $ $0 $@
     
    25992607$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    26002608as_fn_error $? "failed to load site script $ac_site_file
    2601 See \`config.log' for more details" "$LINENO" 5 ; }
     2609See \`config.log' for more details" "$LINENO" 5; }
    26022610  fi
    26032611done
     
    27712779$as_echo_n "checking for a BSD-compatible install... " >&6; }
    27722780if test -z "$INSTALL"; then
    2773 if test "${ac_cv_path_install+set}" = set; then :
     2781if ${ac_cv_path_install+:} false; then :
    27742782  $as_echo_n "(cached) " >&6
    27752783else
     
    28532861{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    28542862$as_echo_n "checking for $ac_word... " >&6; }
    2855 if test "${ac_cv_prog_RANLIB+set}" = set; then :
     2863if ${ac_cv_prog_RANLIB+:} false; then :
    28562864  $as_echo_n "(cached) " >&6
    28572865else
     
    28932901{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    28942902$as_echo_n "checking for $ac_word... " >&6; }
    2895 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
     2903if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
    28962904  $as_echo_n "(cached) " >&6
    28972905else
     
    29542962$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
    29552963if test -z "$MKDIR_P"; then
    2956   if test "${ac_cv_path_mkdir+set}" = set; then :
     2964  if ${ac_cv_path_mkdir+:} false; then :
    29572965  $as_echo_n "(cached) " >&6
    29582966else
     
    29973005set x ${MAKE-make}
    29983006ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
    2999 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
     3007if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
    30003008  $as_echo_n "(cached) " >&6
    30013009else
     
    30363044{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    30373045$as_echo_n "checking for $ac_word... " >&6; }
    3038 if test "${ac_cv_prog_CC+set}" = set; then :
     3046if ${ac_cv_prog_CC+:} false; then :
    30393047  $as_echo_n "(cached) " >&6
    30403048else
     
    30763084{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    30773085$as_echo_n "checking for $ac_word... " >&6; }
    3078 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
     3086if ${ac_cv_prog_ac_ct_CC+:} false; then :
    30793087  $as_echo_n "(cached) " >&6
    30803088else
     
    31293137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    31303138$as_echo_n "checking for $ac_word... " >&6; }
    3131 if test "${ac_cv_prog_CC+set}" = set; then :
     3139if ${ac_cv_prog_CC+:} false; then :
    31323140  $as_echo_n "(cached) " >&6
    31333141else
     
    31693177{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    31703178$as_echo_n "checking for $ac_word... " >&6; }
    3171 if test "${ac_cv_prog_CC+set}" = set; then :
     3179if ${ac_cv_prog_CC+:} false; then :
    31723180  $as_echo_n "(cached) " >&6
    31733181else
     
    32283236{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    32293237$as_echo_n "checking for $ac_word... " >&6; }
    3230 if test "${ac_cv_prog_CC+set}" = set; then :
     3238if ${ac_cv_prog_CC+:} false; then :
    32313239  $as_echo_n "(cached) " >&6
    32323240else
     
    32723280{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    32733281$as_echo_n "checking for $ac_word... " >&6; }
    3274 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
     3282if ${ac_cv_prog_ac_ct_CC+:} false; then :
    32753283  $as_echo_n "(cached) " >&6
    32763284else
     
    33273335$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    33283336as_fn_error $? "no acceptable C compiler found in \$PATH
    3329 See \`config.log' for more details" "$LINENO" 5 ; }
     3337See \`config.log' for more details" "$LINENO" 5; }
    33303338
    33313339# Provide some information about the compiler.
     
    34423450$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    34433451as_fn_error 77 "C compiler cannot create executables
    3444 See \`config.log' for more details" "$LINENO" 5 ; }
     3452See \`config.log' for more details" "$LINENO" 5; }
    34453453else
    34463454  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
     
    34853493$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    34863494as_fn_error $? "cannot compute suffix of executables: cannot compile and link
    3487 See \`config.log' for more details" "$LINENO" 5 ; }
     3495See \`config.log' for more details" "$LINENO" 5; }
    34883496fi
    34893497rm -f conftest conftest$ac_cv_exeext
     
    35443552as_fn_error $? "cannot run C compiled programs.
    35453553If you meant to cross compile, use \`--host'.
    3546 See \`config.log' for more details" "$LINENO" 5 ; }
     3554See \`config.log' for more details" "$LINENO" 5; }
    35473555    fi
    35483556  fi
     
    35553563{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
    35563564$as_echo_n "checking for suffix of object files... " >&6; }
    3557 if test "${ac_cv_objext+set}" = set; then :
     3565if ${ac_cv_objext+:} false; then :
    35583566  $as_echo_n "(cached) " >&6
    35593567else
     
    35963604$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    35973605as_fn_error $? "cannot compute suffix of object files: cannot compile
    3598 See \`config.log' for more details" "$LINENO" 5 ; }
     3606See \`config.log' for more details" "$LINENO" 5; }
    35993607fi
    36003608rm -f conftest.$ac_cv_objext conftest.$ac_ext
     
    36063614{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
    36073615$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
    3608 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
     3616if ${ac_cv_c_compiler_gnu+:} false; then :
    36093617  $as_echo_n "(cached) " >&6
    36103618else
     
    36433651{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
    36443652$as_echo_n "checking whether $CC accepts -g... " >&6; }
    3645 if test "${ac_cv_prog_cc_g+set}" = set; then :
     3653if ${ac_cv_prog_cc_g+:} false; then :
    36463654  $as_echo_n "(cached) " >&6
    36473655else
     
    37213729{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
    37223730$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
    3723 if test "${ac_cv_prog_cc_c89+set}" = set; then :
     3731if ${ac_cv_prog_cc_c89+:} false; then :
    37243732  $as_echo_n "(cached) " >&6
    37253733else
     
    38323840{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    38333841$as_echo_n "checking for $ac_word... " >&6; }
    3834 if test "${ac_cv_prog_CXX+set}" = set; then :
     3842if ${ac_cv_prog_CXX+:} false; then :
    38353843  $as_echo_n "(cached) " >&6
    38363844else
     
    38763884{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    38773885$as_echo_n "checking for $ac_word... " >&6; }
    3878 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
     3886if ${ac_cv_prog_ac_ct_CXX+:} false; then :
    38793887  $as_echo_n "(cached) " >&6
    38803888else
     
    39543962{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
    39553963$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
    3956 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
     3964if ${ac_cv_cxx_compiler_gnu+:} false; then :
    39573965  $as_echo_n "(cached) " >&6
    39583966else
     
    39913999{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
    39924000$as_echo_n "checking whether $CXX accepts -g... " >&6; }
    3993 if test "${ac_cv_prog_cxx_g+set}" = set; then :
     4001if ${ac_cv_prog_cxx_g+:} false; then :
    39944002  $as_echo_n "(cached) " >&6
    39954003else
     
    40854093{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    40864094$as_echo_n "checking for $ac_word... " >&6; }
    4087 if test "${ac_cv_prog_F77+set}" = set; then :
     4095if ${ac_cv_prog_F77+:} false; then :
    40884096  $as_echo_n "(cached) " >&6
    40894097else
     
    41294137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    41304138$as_echo_n "checking for $ac_word... " >&6; }
    4131 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then :
     4139if ${ac_cv_prog_ac_ct_F77+:} false; then :
    41324140  $as_echo_n "(cached) " >&6
    41334141else
     
    42114219{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Fortran 77 compiler" >&5
    42124220$as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; }
    4213 if test "${ac_cv_f77_compiler_gnu+set}" = set; then :
     4221if ${ac_cv_f77_compiler_gnu+:} false; then :
    42144222  $as_echo_n "(cached) " >&6
    42154223else
     
    42394247{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $F77 accepts -g" >&5
    42404248$as_echo_n "checking whether $F77 accepts -g... " >&6; }
    4241 if test "${ac_cv_prog_f77_g+set}" = set; then :
     4249if ${ac_cv_prog_f77_g+:} false; then :
    42424250  $as_echo_n "(cached) " >&6
    42434251else
     
    43064314fi
    43074315if test -z "$CPP"; then
    4308   if test "${ac_cv_prog_CPP+set}" = set; then :
     4316  if ${ac_cv_prog_CPP+:} false; then :
    43094317  $as_echo_n "(cached) " >&6
    43104318else
     
    44224430$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    44234431as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
    4424 See \`config.log' for more details" "$LINENO" 5 ; }
     4432See \`config.log' for more details" "$LINENO" 5; }
    44254433fi
    44264434
     
    44344442{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
    44354443$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
    4436 if test "${ac_cv_path_GREP+set}" = set; then :
     4444if ${ac_cv_path_GREP+:} false; then :
    44374445  $as_echo_n "(cached) " >&6
    44384446else
     
    44974505{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
    44984506$as_echo_n "checking for egrep... " >&6; }
    4499 if test "${ac_cv_path_EGREP+set}" = set; then :
     4507if ${ac_cv_path_EGREP+:} false; then :
    45004508  $as_echo_n "(cached) " >&6
    45014509else
     
    45644572{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
    45654573$as_echo_n "checking for ANSI C header files... " >&6; }
    4566 if test "${ac_cv_header_stdc+set}" = set; then :
     4574if ${ac_cv_header_stdc+:} false; then :
    45674575  $as_echo_n "(cached) " >&6
    45684576else
     
    46754683
    46764684ac_fn_c_check_func "$LINENO" "atol" "ac_cv_func_atol"
    4677 if test "x$ac_cv_func_atol" = x""yes; then :
     4685if test "x$ac_cv_func_atol" = xyes; then :
    46784686
    46794687else
     
    46934701do :
    46944702  ac_fn_cxx_check_func "$LINENO" "sysinfo" "ac_cv_func_sysinfo"
    4695 if test "x$ac_cv_func_sysinfo" = x""yes; then :
     4703if test "x$ac_cv_func_sysinfo" = xyes; then :
    46964704  cat >>confdefs.h <<_ACEOF
    46974705#define HAVE_SYSINFO 1
     
    47094717$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
    47104718if test -z "$CXXCPP"; then
    4711   if test "${ac_cv_prog_CXXCPP+set}" = set; then :
     4719  if ${ac_cv_prog_CXXCPP+:} false; then :
    47124720  $as_echo_n "(cached) " >&6
    47134721else
     
    48254833$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    48264834as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
    4827 See \`config.log' for more details" "$LINENO" 5 ; }
     4835See \`config.log' for more details" "$LINENO" 5; }
    48284836fi
    48294837
     
    48554863do :
    48564864  ac_fn_cxx_check_header_mongrel "$LINENO" "sys/sysinfo.h" "ac_cv_header_sys_sysinfo_h" "$ac_includes_default"
    4857 if test "x$ac_cv_header_sys_sysinfo_h" = x""yes; then :
     4865if test "x$ac_cv_header_sys_sysinfo_h" = xyes; then :
    48584866  cat >>confdefs.h <<_ACEOF
    48594867#define HAVE_SYS_SYSINFO_H 1
     
    48674875{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lm" >&5
    48684876$as_echo_n "checking for main in -lm... " >&6; }
    4869 if test "${ac_cv_lib_m_main+set}" = set; then :
     4877if ${ac_cv_lib_m_main+:} false; then :
    48704878  $as_echo_n "(cached) " >&6
    48714879else
     
    48954903{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_main" >&5
    48964904$as_echo "$ac_cv_lib_m_main" >&6; }
    4897 if test "x$ac_cv_lib_m_main" = x""yes; then :
     4905if test "x$ac_cv_lib_m_main" = xyes; then :
    48984906  cat >>confdefs.h <<_ACEOF
    48994907#define HAVE_LIBM 1
     
    49094917{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for clrtoeol in -lncurses" >&5
    49104918$as_echo_n "checking for clrtoeol in -lncurses... " >&6; }
    4911 if test "${ac_cv_lib_ncurses_clrtoeol+set}" = set; then :
     4919if ${ac_cv_lib_ncurses_clrtoeol+:} false; then :
    49124920  $as_echo_n "(cached) " >&6
    49134921else
     
    49434951{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncurses_clrtoeol" >&5
    49444952$as_echo "$ac_cv_lib_ncurses_clrtoeol" >&6; }
    4945 if test "x$ac_cv_lib_ncurses_clrtoeol" = x""yes; then :
     4953if test "x$ac_cv_lib_ncurses_clrtoeol" = xyes; then :
    49464954  cat >>confdefs.h <<_ACEOF
    49474955#define HAVE_LIBNCURSES 1
     
    49574965do :
    49584966  ac_fn_cxx_check_header_mongrel "$LINENO" "ncurses.h" "ac_cv_header_ncurses_h" "$ac_includes_default"
    4959 if test "x$ac_cv_header_ncurses_h" = x""yes; then :
     4967if test "x$ac_cv_header_ncurses_h" = xyes; then :
    49604968  cat >>confdefs.h <<_ACEOF
    49614969#define HAVE_NCURSES_H 1
     
    49724980{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lstdc++" >&5
    49734981$as_echo_n "checking for main in -lstdc++... " >&6; }
    4974 if test "${ac_cv_lib_stdcpp_main+set}" = set; then :
     4982if ${ac_cv_lib_stdcpp_main+:} false; then :
    49754983  $as_echo_n "(cached) " >&6
    49764984else
     
    50005008{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_stdcpp_main" >&5
    50015009$as_echo "$ac_cv_lib_stdcpp_main" >&6; }
    5002 if test "x$ac_cv_lib_stdcpp_main" = x""yes; then :
     5010if test "x$ac_cv_lib_stdcpp_main" = xyes; then :
    50035011  cat >>confdefs.h <<_ACEOF
    50045012#define HAVE_LIBSTDC__ 1
     
    50145022do :
    50155023  ac_fn_cxx_check_header_mongrel "$LINENO" "algorithm" "ac_cv_header_algorithm" "$ac_includes_default"
    5016 if test "x$ac_cv_header_algorithm" = x""yes; then :
     5024if test "x$ac_cv_header_algorithm" = xyes; then :
    50175025  cat >>confdefs.h <<_ACEOF
    50185026#define HAVE_ALGORITHM 1
     
    50295037do :
    50305038  ac_fn_cxx_check_header_mongrel "$LINENO" "cctype" "ac_cv_header_cctype" "$ac_includes_default"
    5031 if test "x$ac_cv_header_cctype" = x""yes; then :
     5039if test "x$ac_cv_header_cctype" = xyes; then :
    50325040  cat >>confdefs.h <<_ACEOF
    50335041#define HAVE_CCTYPE 1
     
    50445052do :
    50455053  ac_fn_cxx_check_header_mongrel "$LINENO" "cfloat" "ac_cv_header_cfloat" "$ac_includes_default"
    5046 if test "x$ac_cv_header_cfloat" = x""yes; then :
     5054if test "x$ac_cv_header_cfloat" = xyes; then :
    50475055  cat >>confdefs.h <<_ACEOF
    50485056#define HAVE_CFLOAT 1
     
    50595067do :
    50605068  ac_fn_cxx_check_header_mongrel "$LINENO" "cmath" "ac_cv_header_cmath" "$ac_includes_default"
    5061 if test "x$ac_cv_header_cmath" = x""yes; then :
     5069if test "x$ac_cv_header_cmath" = xyes; then :
    50625070  cat >>confdefs.h <<_ACEOF
    50635071#define HAVE_CMATH 1
     
    50745082do :
    50755083  ac_fn_cxx_check_header_mongrel "$LINENO" "cstdio" "ac_cv_header_cstdio" "$ac_includes_default"
    5076 if test "x$ac_cv_header_cstdio" = x""yes; then :
     5084if test "x$ac_cv_header_cstdio" = xyes; then :
    50775085  cat >>confdefs.h <<_ACEOF
    50785086#define HAVE_CSTDIO 1
     
    50895097do :
    50905098  ac_fn_cxx_check_header_mongrel "$LINENO" "cstdlib" "ac_cv_header_cstdlib" "$ac_includes_default"
    5091 if test "x$ac_cv_header_cstdlib" = x""yes; then :
     5099if test "x$ac_cv_header_cstdlib" = xyes; then :
    50925100  cat >>confdefs.h <<_ACEOF
    50935101#define HAVE_CSTDLIB 1
     
    51045112do :
    51055113  ac_fn_cxx_check_header_mongrel "$LINENO" "cstring" "ac_cv_header_cstring" "$ac_includes_default"
    5106 if test "x$ac_cv_header_cstring" = x""yes; then :
     5114if test "x$ac_cv_header_cstring" = xyes; then :
    51075115  cat >>confdefs.h <<_ACEOF
    51085116#define HAVE_CSTRING 1
     
    51195127do :
    51205128  ac_fn_cxx_check_header_mongrel "$LINENO" "fstream" "ac_cv_header_fstream" "$ac_includes_default"
    5121 if test "x$ac_cv_header_fstream" = x""yes; then :
     5129if test "x$ac_cv_header_fstream" = xyes; then :
    51225130  cat >>confdefs.h <<_ACEOF
    51235131#define HAVE_FSTREAM 1
     
    51345142do :
    51355143  ac_fn_cxx_check_header_mongrel "$LINENO" "list" "ac_cv_header_list" "$ac_includes_default"
    5136 if test "x$ac_cv_header_list" = x""yes; then :
     5144if test "x$ac_cv_header_list" = xyes; then :
    51375145  cat >>confdefs.h <<_ACEOF
    51385146#define HAVE_LIST 1
     
    51495157do :
    51505158  ac_fn_cxx_check_header_mongrel "$LINENO" "iostream" "ac_cv_header_iostream" "$ac_includes_default"
    5151 if test "x$ac_cv_header_iostream" = x""yes; then :
     5159if test "x$ac_cv_header_iostream" = xyes; then :
    51525160  cat >>confdefs.h <<_ACEOF
    51535161#define HAVE_IOSTREAM 1
     
    51645172do :
    51655173  ac_fn_cxx_check_header_mongrel "$LINENO" "iterator" "ac_cv_header_iterator" "$ac_includes_default"
    5166 if test "x$ac_cv_header_iterator" = x""yes; then :
     5174if test "x$ac_cv_header_iterator" = xyes; then :
    51675175  cat >>confdefs.h <<_ACEOF
    51685176#define HAVE_ITERATOR 1
     
    51795187do :
    51805188  ac_fn_cxx_check_header_mongrel "$LINENO" "sstream" "ac_cv_header_sstream" "$ac_includes_default"
    5181 if test "x$ac_cv_header_sstream" = x""yes; then :
     5189if test "x$ac_cv_header_sstream" = xyes; then :
    51825190  cat >>confdefs.h <<_ACEOF
    51835191#define HAVE_SSTREAM 1
     
    51945202do :
    51955203  ac_fn_cxx_check_header_mongrel "$LINENO" "stack" "ac_cv_header_stack" "$ac_includes_default"
    5196 if test "x$ac_cv_header_stack" = x""yes; then :
     5204if test "x$ac_cv_header_stack" = xyes; then :
    51975205  cat >>confdefs.h <<_ACEOF
    51985206#define HAVE_STACK 1
     
    52095217do :
    52105218  ac_fn_cxx_check_header_mongrel "$LINENO" "string" "ac_cv_header_string" "$ac_includes_default"
    5211 if test "x$ac_cv_header_string" = x""yes; then :
     5219if test "x$ac_cv_header_string" = xyes; then :
    52125220  cat >>confdefs.h <<_ACEOF
    52135221#define HAVE_STRING 1
     
    52245232do :
    52255233  ac_fn_cxx_check_header_mongrel "$LINENO" "vector" "ac_cv_header_vector" "$ac_includes_default"
    5226 if test "x$ac_cv_header_vector" = x""yes; then :
     5234if test "x$ac_cv_header_vector" = xyes; then :
    52275235  cat >>confdefs.h <<_ACEOF
    52285236#define HAVE_VECTOR 1
     
    52405248do :
    52415249  ac_fn_cxx_check_header_mongrel "$LINENO" "assert.h" "ac_cv_header_assert_h" "$ac_includes_default"
    5242 if test "x$ac_cv_header_assert_h" = x""yes; then :
     5250if test "x$ac_cv_header_assert_h" = xyes; then :
    52435251  cat >>confdefs.h <<_ACEOF
    52445252#define HAVE_ASSERT_H 1
     
    52555263do :
    52565264  ac_fn_cxx_check_header_mongrel "$LINENO" "ctype.h" "ac_cv_header_ctype_h" "$ac_includes_default"
    5257 if test "x$ac_cv_header_ctype_h" = x""yes; then :
     5265if test "x$ac_cv_header_ctype_h" = xyes; then :
    52585266  cat >>confdefs.h <<_ACEOF
    52595267#define HAVE_CTYPE_H 1
     
    52705278do :
    52715279  ac_fn_cxx_check_header_mongrel "$LINENO" "errno.h" "ac_cv_header_errno_h" "$ac_includes_default"
    5272 if test "x$ac_cv_header_errno_h" = x""yes; then :
     5280if test "x$ac_cv_header_errno_h" = xyes; then :
    52735281  cat >>confdefs.h <<_ACEOF
    52745282#define HAVE_ERRNO_H 1
     
    52855293do :
    52865294  ac_fn_cxx_check_header_mongrel "$LINENO" "limits.h" "ac_cv_header_limits_h" "$ac_includes_default"
    5287 if test "x$ac_cv_header_limits_h" = x""yes; then :
     5295if test "x$ac_cv_header_limits_h" = xyes; then :
    52885296  cat >>confdefs.h <<_ACEOF
    52895297#define HAVE_LIMITS_H 1
     
    53005308do :
    53015309  ac_fn_cxx_check_header_mongrel "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default"
    5302 if test "x$ac_cv_header_string_h" = x""yes; then :
     5310if test "x$ac_cv_header_string_h" = xyes; then :
    53035311  cat >>confdefs.h <<_ACEOF
    53045312#define HAVE_STRING_H 1
     
    53155323do :
    53165324  ac_fn_cxx_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default"
    5317 if test "x$ac_cv_header_stdlib_h" = x""yes; then :
     5325if test "x$ac_cv_header_stdlib_h" = xyes; then :
    53185326  cat >>confdefs.h <<_ACEOF
    53195327#define HAVE_STDLIB_H 1
     
    53305338do :
    53315339  ac_fn_cxx_check_header_mongrel "$LINENO" "stddef.h" "ac_cv_header_stddef_h" "$ac_includes_default"
    5332 if test "x$ac_cv_header_stddef_h" = x""yes; then :
     5340if test "x$ac_cv_header_stddef_h" = xyes; then :
    53335341  cat >>confdefs.h <<_ACEOF
    53345342#define HAVE_STDDEF_H 1
     
    53455353do :
    53465354  ac_fn_cxx_check_header_mongrel "$LINENO" "float.h" "ac_cv_header_float_h" "$ac_includes_default"
    5347 if test "x$ac_cv_header_float_h" = x""yes; then :
     5355if test "x$ac_cv_header_float_h" = xyes; then :
    53485356  cat >>confdefs.h <<_ACEOF
    53495357#define HAVE_FLOAT_H 1
     
    53605368do :
    53615369  ac_fn_cxx_check_header_mongrel "$LINENO" "math.h" "ac_cv_header_math_h" "$ac_includes_default"
    5362 if test "x$ac_cv_header_math_h" = x""yes; then :
     5370if test "x$ac_cv_header_math_h" = xyes; then :
    53635371  cat >>confdefs.h <<_ACEOF
    53645372#define HAVE_MATH_H 1
     
    53755383do :
    53765384  ac_fn_cxx_check_header_mongrel "$LINENO" "malloc.h" "ac_cv_header_malloc_h" "$ac_includes_default"
    5377 if test "x$ac_cv_header_malloc_h" = x""yes; then :
     5385if test "x$ac_cv_header_malloc_h" = xyes; then :
    53785386  cat >>confdefs.h <<_ACEOF
    53795387#define HAVE_MALLOC_H 1
     
    53905398do :
    53915399  ac_fn_cxx_check_header_mongrel "$LINENO" "memory.h" "ac_cv_header_memory_h" "$ac_includes_default"
    5392 if test "x$ac_cv_header_memory_h" = x""yes; then :
     5400if test "x$ac_cv_header_memory_h" = xyes; then :
    53935401  cat >>confdefs.h <<_ACEOF
    53945402#define HAVE_MEMORY_H 1
     
    54055413do :
    54065414  ac_fn_cxx_check_header_mongrel "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default"
    5407 if test "x$ac_cv_header_unistd_h" = x""yes; then :
     5415if test "x$ac_cv_header_unistd_h" = xyes; then :
    54085416  cat >>confdefs.h <<_ACEOF
    54095417#define HAVE_UNISTD_H 1
     
    54215429do :
    54225430  ac_fn_cxx_check_header_mongrel "$LINENO" "inttypes.h" "ac_cv_header_inttypes_h" "$ac_includes_default"
    5423 if test "x$ac_cv_header_inttypes_h" = x""yes; then :
     5431if test "x$ac_cv_header_inttypes_h" = xyes; then :
    54245432  cat >>confdefs.h <<_ACEOF
    54255433#define HAVE_INTTYPES_H 1
     
    54815489    { $as_echo "$as_me:${as_lineno-$LINENO}: checking system version" >&5
    54825490$as_echo_n "checking system version... " >&6; }
    5483 if test "${tcl_cv_sys_version+set}" = set; then :
     5491if ${tcl_cv_sys_version+:} false; then :
    54845492  $as_echo_n "(cached) " >&6
    54855493else
     
    55175525    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
    55185526$as_echo_n "checking for dlopen in -ldl... " >&6; }
    5519 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
     5527if ${ac_cv_lib_dl_dlopen+:} false; then :
    55205528  $as_echo_n "(cached) " >&6
    55215529else
     
    55515559{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
    55525560$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
    5553 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
     5561if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
    55545562  have_dl=yes
    55555563else
     
    55855593{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    55865594$as_echo_n "checking for $ac_word... " >&6; }
    5587 if test "${ac_cv_prog_AR+set}" = set; then :
     5595if ${ac_cv_prog_AR+:} false; then :
    55885596  $as_echo_n "(cached) " >&6
    55895597else
     
    57105718            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gettimeofday in -lbsd" >&5
    57115719$as_echo_n "checking for gettimeofday in -lbsd... " >&6; }
    5712 if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then :
     5720if ${ac_cv_lib_bsd_gettimeofday+:} false; then :
    57135721  $as_echo_n "(cached) " >&6
    57145722else
     
    57445752{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gettimeofday" >&5
    57455753$as_echo "$ac_cv_lib_bsd_gettimeofday" >&6; }
    5746 if test "x$ac_cv_lib_bsd_gettimeofday" = x""yes; then :
     5754if test "x$ac_cv_lib_bsd_gettimeofday" = xyes; then :
    57475755  libbsd=yes
    57485756else
     
    57715779            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_ntoa in -lbind" >&5
    57725780$as_echo_n "checking for inet_ntoa in -lbind... " >&6; }
    5773 if test "${ac_cv_lib_bind_inet_ntoa+set}" = set; then :
     5781if ${ac_cv_lib_bind_inet_ntoa+:} false; then :
    57745782  $as_echo_n "(cached) " >&6
    57755783else
     
    58055813{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bind_inet_ntoa" >&5
    58065814$as_echo "$ac_cv_lib_bind_inet_ntoa" >&6; }
    5807 if test "x$ac_cv_lib_bind_inet_ntoa" = x""yes; then :
     5815if test "x$ac_cv_lib_bind_inet_ntoa" = xyes; then :
    58085816  LIBS="$LIBS -lbind -lsocket"
    58095817fi
     
    58565864            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
    58575865$as_echo_n "checking for shl_load in -ldld... " >&6; }
    5858 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
     5866if ${ac_cv_lib_dld_shl_load+:} false; then :
    58595867  $as_echo_n "(cached) " >&6
    58605868else
     
    58905898{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
    58915899$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
    5892 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
     5900if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
    58935901  tcl_ok=yes
    58945902else
     
    59455953            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
    59465954$as_echo_n "checking for shl_load in -ldld... " >&6; }
    5947 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
     5955if ${ac_cv_lib_dld_shl_load+:} false; then :
    59485956  $as_echo_n "(cached) " >&6
    59495957else
     
    59795987{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
    59805988$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
    5981 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
     5989if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
    59825990  tcl_ok=yes
    59835991else
     
    60886096            else
    60896097                ac_fn_cxx_check_header_mongrel "$LINENO" "dld.h" "ac_cv_header_dld_h" "$ac_includes_default"
    6090 if test "x$ac_cv_header_dld_h" = x""yes; then :
     6098if test "x$ac_cv_header_dld_h" = xyes; then :
    60916099
    60926100                    SHLIB_LD="ld -shared"
     
    61056113                { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts -m64 flag" >&5
    61066114$as_echo_n "checking if compiler accepts -m64 flag... " >&6; }
    6107 if test "${tcl_cv_cc_m64+set}" = set; then :
     6115if ${tcl_cv_cc_m64+:} false; then :
    61086116  $as_echo_n "(cached) " >&6
    61096117else
     
    61696177            else
    61706178                ac_fn_cxx_check_header_mongrel "$LINENO" "dld.h" "ac_cv_header_dld_h" "$ac_includes_default"
    6171 if test "x$ac_cv_header_dld_h" = x""yes; then :
     6179if test "x$ac_cv_header_dld_h" = xyes; then :
    61726180
    61736181                    SHLIB_LD="ld -shared"
     
    62206228            # Not available on all versions:  check for include file.
    62216229            ac_fn_cxx_check_header_mongrel "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default"
    6222 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
     6230if test "x$ac_cv_header_dlfcn_h" = xyes; then :
    62236231
    62246232                # NetBSD/SPARC needs -fPIC, -fpic will not do.
     
    62336241                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ELF" >&5
    62346242$as_echo_n "checking for ELF... " >&6; }
    6235 if test "${tcl_cv_ld_elf+set}" = set; then :
     6243if ${tcl_cv_ld_elf+:} false; then :
    62366244  $as_echo_n "(cached) " >&6
    62376245else
     
    63156323                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ELF" >&5
    63166324$as_echo_n "checking for ELF... " >&6; }
    6317 if test "${tcl_cv_ld_elf+set}" = set; then :
     6325if ${tcl_cv_ld_elf+:} false; then :
    63186326  $as_echo_n "(cached) " >&6
    63196327else
     
    63936401                        { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts -arch ppc64 flag" >&5
    63946402$as_echo_n "checking if compiler accepts -arch ppc64 flag... " >&6; }
    6395 if test "${tcl_cv_cc_arch_ppc64+set}" = set; then :
     6403if ${tcl_cv_cc_arch_ppc64+:} false; then :
    63966404  $as_echo_n "(cached) " >&6
    63976405else
     
    64286436                        { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts -arch x86_64 flag" >&5
    64296437$as_echo_n "checking if compiler accepts -arch x86_64 flag... " >&6; }
    6430 if test "${tcl_cv_cc_arch_x86_64+set}" = set; then :
     6438if ${tcl_cv_cc_arch_x86_64+:} false; then :
    64316439  $as_echo_n "(cached) " >&6
    64326440else
     
    64736481            { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ld accepts -single_module flag" >&5
    64746482$as_echo_n "checking if ld accepts -single_module flag... " >&6; }
    6475 if test "${tcl_cv_ld_single_module+set}" = set; then :
     6483if ${tcl_cv_ld_single_module+:} false; then :
    64766484  $as_echo_n "(cached) " >&6
    64776485else
     
    65156523            { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ld accepts -search_paths_first flag" >&5
    65166524$as_echo_n "checking if ld accepts -search_paths_first flag... " >&6; }
    6517 if test "${tcl_cv_ld_search_paths_first+set}" = set; then :
     6525if ${tcl_cv_ld_search_paths_first+:} false; then :
    65186526  $as_echo_n "(cached) " >&6
    65196527else
     
    65656573                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CoreFoundation.framework" >&5
    65666574$as_echo_n "checking for CoreFoundation.framework... " >&6; }
    6567 if test "${tcl_cv_lib_corefoundation+set}" = set; then :
     6575if ${tcl_cv_lib_corefoundation+:} false; then :
    65686576  $as_echo_n "(cached) " >&6
    65696577else
     
    66116619                    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 64-bit CoreFoundation" >&5
    66126620$as_echo_n "checking for 64-bit CoreFoundation... " >&6; }
    6613 if test "${tcl_cv_lib_corefoundation_64+set}" = set; then :
     6621if ${tcl_cv_lib_corefoundation_64+:} false; then :
    66146622  $as_echo_n "(cached) " >&6
    66156623else
     
    69366944            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld accepts -Bexport flag" >&5
    69376945$as_echo_n "checking for ld accepts -Bexport flag... " >&6; }
    6938 if test "${tcl_cv_ld_Bexport+set}" = set; then :
     6946if ${tcl_cv_ld_Bexport+:} false; then :
    69396947  $as_echo_n "(cached) " >&6
    69406948else
     
    70027010        { $as_echo "$as_me:${as_lineno-$LINENO}: checking sys/exec.h" >&5
    70037011$as_echo_n "checking sys/exec.h... " >&6; }
    7004 if test "${tcl_cv_sysexec_h+set}" = set; then :
     7012if ${tcl_cv_sysexec_h+:} false; then :
    70057013  $as_echo_n "(cached) " >&6
    70067014else
     
    70437051            { $as_echo "$as_me:${as_lineno-$LINENO}: checking a.out.h" >&5
    70447052$as_echo_n "checking a.out.h... " >&6; }
    7045 if test "${tcl_cv_aout_h+set}" = set; then :
     7053if ${tcl_cv_aout_h+:} false; then :
    70467054  $as_echo_n "(cached) " >&6
    70477055else
     
    70847092                { $as_echo "$as_me:${as_lineno-$LINENO}: checking sys/exec_aout.h" >&5
    70857093$as_echo_n "checking sys/exec_aout.h... " >&6; }
    7086 if test "${tcl_cv_sysexecaout_h+set}" = set; then :
     7094if ${tcl_cv_sysexecaout_h+:} false; then :
    70877095  $as_echo_n "(cached) " >&6
    70887096else
     
    73167324{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    73177325$as_echo_n "checking for $ac_word... " >&6; }
    7318 if test "${ac_cv_path_TCLSH+set}" = set; then :
     7326if ${ac_cv_path_TCLSH+:} false; then :
    73197327  $as_echo_n "(cached) " >&6
    73207328else
     
    73587366{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    73597367$as_echo_n "checking for $ac_word... " >&6; }
    7360 if test "${ac_cv_path_TCLSH+set}" = set; then :
     7368if ${ac_cv_path_TCLSH+:} false; then :
    73617369  $as_echo_n "(cached) " >&6
    73627370else
     
    74607468{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    74617469$as_echo_n "checking for $ac_word... " >&6; }
    7462 if test "${ac_cv_path_MATLAB+set}" = set; then :
     7470if ${ac_cv_path_MATLAB+:} false; then :
    74637471  $as_echo_n "(cached) " >&6
    74647472else
     
    75017509{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    75027510$as_echo_n "checking for $ac_word... " >&6; }
    7503 if test "${ac_cv_path_MATLAB+set}" = set; then :
     7511if ${ac_cv_path_MATLAB+:} false; then :
    75047512  $as_echo_n "(cached) " >&6
    75057513else
     
    75527560{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    75537561$as_echo_n "checking for $ac_word... " >&6; }
    7554 if test "${ac_cv_path_MEX+set}" = set; then :
     7562if ${ac_cv_path_MEX+:} false; then :
    75557563  $as_echo_n "(cached) " >&6
    75567564else
     
    75927600{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    75937601$as_echo_n "checking for $ac_word... " >&6; }
    7594 if test "${ac_cv_path_MEXEXT+set}" = set; then :
     7602if ${ac_cv_path_MEXEXT+:} false; then :
    75957603  $as_echo_n "(cached) " >&6
    75967604else
     
    76437651{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    76447652$as_echo_n "checking for $ac_word... " >&6; }
    7645 if test "${ac_cv_path_MCC+set}" = set; then :
     7653if ${ac_cv_path_MCC+:} false; then :
    76467654  $as_echo_n "(cached) " >&6
    76477655else
     
    77057713{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    77067714$as_echo_n "checking for $ac_word... " >&6; }
    7707 if test "${ac_cv_path_OCTAVE+set}" = set; then :
     7715if ${ac_cv_path_OCTAVE+:} false; then :
    77087716  $as_echo_n "(cached) " >&6
    77097717else
     
    77457753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    77467754$as_echo_n "checking for $ac_word... " >&6; }
    7747 if test "${ac_cv_path_MKOCTFILE+set}" = set; then :
     7755if ${ac_cv_path_MKOCTFILE+:} false; then :
    77487756  $as_echo_n "(cached) " >&6
    77497757else
     
    78327840{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    78337841$as_echo_n "checking for $ac_word... " >&6; }
    7834 if test "${ac_cv_path_mkoctfile3+set}" = set; then :
     7842if ${ac_cv_path_mkoctfile3+:} false; then :
    78357843  $as_echo_n "(cached) " >&6
    78367844else
     
    78927900{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    78937901$as_echo_n "checking for $ac_word... " >&6; }
    7894 if test "${ac_cv_path_mkoctfile2+set}" = set; then :
     7902if ${ac_cv_path_mkoctfile2+:} false; then :
    78957903  $as_echo_n "(cached) " >&6
    78967904else
     
    79657973{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    79667974$as_echo_n "checking for $ac_word... " >&6; }
    7967 if test "${ac_cv_path_PERL+set}" = set; then :
     7975if ${ac_cv_path_PERL+:} false; then :
    79687976  $as_echo_n "(cached) " >&6
    79697977else
     
    80068014{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    80078015$as_echo_n "checking for $ac_word... " >&6; }
    8008 if test "${ac_cv_path_XSUBPP+set}" = set; then :
     8016if ${ac_cv_path_XSUBPP+:} false; then :
    80098017  $as_echo_n "(cached) " >&6
    80108018else
     
    80488056{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    80498057$as_echo_n "checking for $ac_word... " >&6; }
    8050 if test "${ac_cv_path_PERL+set}" = set; then :
     8058if ${ac_cv_path_PERL+:} false; then :
    80518059  $as_echo_n "(cached) " >&6
    80528060else
     
    80888096{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    80898097$as_echo_n "checking for $ac_word... " >&6; }
    8090 if test "${ac_cv_path_XSUBPP+set}" = set; then :
     8098if ${ac_cv_path_XSUBPP+:} false; then :
    80918099  $as_echo_n "(cached) " >&6
    80928100else
     
    81708178{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    81718179$as_echo_n "checking for $ac_word... " >&6; }
    8172 if test "${ac_cv_path_PYTHON+set}" = set; then :
     8180if ${ac_cv_path_PYTHON+:} false; then :
    81738181  $as_echo_n "(cached) " >&6
    81748182else
     
    82118219{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    82128220$as_echo_n "checking for $ac_word... " >&6; }
    8213 if test "${ac_cv_path_PYTHON+set}" = set; then :
     8221if ${ac_cv_path_PYTHON+:} false; then :
    82148222  $as_echo_n "(cached) " >&6
    82158223else
     
    82958303do :
    82968304  ac_fn_cxx_check_header_mongrel "$LINENO" "Python.h" "ac_cv_header_Python_h" "$ac_includes_default"
    8297 if test "x$ac_cv_header_Python_h" = x""yes; then :
     8305if test "x$ac_cv_header_Python_h" = xyes; then :
    82988306  cat >>confdefs.h <<_ACEOF
    82998307#define HAVE_PYTHON_H 1
     
    83338341{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    83348342$as_echo_n "checking for $ac_word... " >&6; }
    8335 if test "${ac_cv_path_JAVA+set}" = set; then :
     8343if ${ac_cv_path_JAVA+:} false; then :
    83368344  $as_echo_n "(cached) " >&6
    83378345else
     
    83738381{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    83748382$as_echo_n "checking for $ac_word... " >&6; }
    8375 if test "${ac_cv_path_JAVAC+set}" = set; then :
     8383if ${ac_cv_path_JAVAC+:} false; then :
    83768384  $as_echo_n "(cached) " >&6
    83778385else
     
    84138421{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    84148422$as_echo_n "checking for $ac_word... " >&6; }
    8415 if test "${ac_cv_path_JAVAH+set}" = set; then :
     8423if ${ac_cv_path_JAVAH+:} false; then :
    84168424  $as_echo_n "(cached) " >&6
    84178425else
     
    84548462{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    84558463$as_echo_n "checking for $ac_word... " >&6; }
    8456 if test "${ac_cv_path_JAVA+set}" = set; then :
     8464if ${ac_cv_path_JAVA+:} false; then :
    84578465  $as_echo_n "(cached) " >&6
    84588466else
     
    84958503{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    84968504$as_echo_n "checking for $ac_word... " >&6; }
    8497 if test "${ac_cv_path_JAVAC+set}" = set; then :
     8505if ${ac_cv_path_JAVAC+:} false; then :
    84988506  $as_echo_n "(cached) " >&6
    84998507else
     
    85368544{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    85378545$as_echo_n "checking for $ac_word... " >&6; }
    8538 if test "${ac_cv_path_JAVAH+set}" = set; then :
     8546if ${ac_cv_path_JAVAH+:} false; then :
    85398547  $as_echo_n "(cached) " >&6
    85408548else
     
    86258633{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    86268634$as_echo_n "checking for $ac_word... " >&6; }
    8627 if test "${ac_cv_path_R+set}" = set; then :
     8635if ${ac_cv_path_R+:} false; then :
    86288636  $as_echo_n "(cached) " >&6
    86298637else
     
    86668674{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    86678675$as_echo_n "checking for $ac_word... " >&6; }
    8668 if test "${ac_cv_path_R+set}" = set; then :
     8676if ${ac_cv_path_R+:} false; then :
    86698677  $as_echo_n "(cached) " >&6
    86708678else
     
    87268734{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    87278735$as_echo_n "checking for $ac_word... " >&6; }
    8728 if test "${ac_cv_path_RUBY+set}" = set; then :
     8736if ${ac_cv_path_RUBY+:} false; then :
    87298737  $as_echo_n "(cached) " >&6
    87308738else
     
    87678775{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    87688776$as_echo_n "checking for $ac_word... " >&6; }
    8769 if test "${ac_cv_path_RUBY+set}" = set; then :
     8777if ${ac_cv_path_RUBY+:} false; then :
    87708778  $as_echo_n "(cached) " >&6
    87718779else
     
    88128820  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
    88138821$as_echo_n "checking for a sed that does not truncate output... " >&6; }
    8814 if test "${ac_cv_path_SED+set}" = set; then :
     8822if ${ac_cv_path_SED+:} false; then :
    88158823  $as_echo_n "(cached) " >&6
    88168824else
     
    89058913{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    89068914$as_echo_n "checking for $ac_word... " >&6; }
    8907 if test "${ac_cv_prog_AWK+set}" = set; then :
     8915if ${ac_cv_prog_AWK+:} false; then :
    89088916  $as_echo_n "(cached) " >&6
    89098917else
     
    91799187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
    91809188$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
    9181 if test "${ac_cv_c_bigendian+set}" = set; then :
     9189if ${ac_cv_c_bigendian+:} false; then :
    91829190  $as_echo_n "(cached) " >&6
    91839191else
     
    93989406   *)
    93999407     as_fn_error $? "unknown endianness
    9400  presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5  ;;
     9408 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
    94019409 esac
    94029410
     
    94079415{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
    94089416$as_echo_n "checking size of int... " >&6; }
    9409 if test "${ac_cv_sizeof_int+set}" = set; then :
     9417if ${ac_cv_sizeof_int+:} false; then :
    94109418  $as_echo_n "(cached) " >&6
    94119419else
     
    94179425$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    94189426as_fn_error 77 "cannot compute sizeof (int)
    9419 See \`config.log' for more details" "$LINENO" 5 ; }
     9427See \`config.log' for more details" "$LINENO" 5; }
    94209428   else
    94219429     ac_cv_sizeof_int=0
     
    94409448{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
    94419449$as_echo_n "checking size of long... " >&6; }
    9442 if test "${ac_cv_sizeof_long+set}" = set; then :
     9450if ${ac_cv_sizeof_long+:} false; then :
    94439451  $as_echo_n "(cached) " >&6
    94449452else
     
    94509458$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    94519459as_fn_error 77 "cannot compute sizeof (long)
    9452 See \`config.log' for more details" "$LINENO" 5 ; }
     9460See \`config.log' for more details" "$LINENO" 5; }
    94539461   else
    94549462     ac_cv_sizeof_long=0
     
    94739481{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
    94749482$as_echo_n "checking size of long long... " >&6; }
    9475 if test "${ac_cv_sizeof_long_long+set}" = set; then :
     9483if ${ac_cv_sizeof_long_long+:} false; then :
    94769484  $as_echo_n "(cached) " >&6
    94779485else
     
    94839491$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    94849492as_fn_error 77 "cannot compute sizeof (long long)
    9485 See \`config.log' for more details" "$LINENO" 5 ; }
     9493See \`config.log' for more details" "$LINENO" 5; }
    94869494   else
    94879495     ac_cv_sizeof_long_long=0
     
    95069514{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
    95079515$as_echo_n "checking size of void *... " >&6; }
    9508 if test "${ac_cv_sizeof_void_p+set}" = set; then :
     9516if ${ac_cv_sizeof_void_p+:} false; then :
    95099517  $as_echo_n "(cached) " >&6
    95109518else
     
    95169524$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    95179525as_fn_error 77 "cannot compute sizeof (void *)
    9518 See \`config.log' for more details" "$LINENO" 5 ; }
     9526See \`config.log' for more details" "$LINENO" 5; }
    95199527   else
    95209528     ac_cv_sizeof_void_p=0
     
    96029610#--------------------------------------------------------------------
    96039611
    9604 for ac_header in ffmpeg/avcodec.h libavcodec/avcodec.h ffmpeg/avformat.h libavformat/avformat.h ffmpeg/avutil.h libavutil/avutil.h
     9612for ac_header in ffmpeg/avcodec.h libavcodec/avcodec.h ffmpeg/avformat.h libavformat/avformat.h ffmpeg/avutil.h libavutil/avutil.h ffmpeg/swscale.h libswscale/swscale.h
    96059613do :
    96069614  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
     
    96369644  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lavcodec" >&5
    96379645$as_echo_n "checking for main in -lavcodec... " >&6; }
    9638 if test "${ac_cv_lib_avcodec_main+set}" = set; then :
     9646if ${ac_cv_lib_avcodec_main+:} false; then :
    96399647  $as_echo_n "(cached) " >&6
    96409648else
     
    96649672{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_avcodec_main" >&5
    96659673$as_echo "$ac_cv_lib_avcodec_main" >&6; }
    9666 if test "x$ac_cv_lib_avcodec_main" = x""yes; then :
     9674if test "x$ac_cv_lib_avcodec_main" = xyes; then :
    96679675  cat >>confdefs.h <<_ACEOF
    96689676#define HAVE_LIBAVCODEC 1
     
    96779685  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lavutil" >&5
    96789686$as_echo_n "checking for main in -lavutil... " >&6; }
    9679 if test "${ac_cv_lib_avutil_main+set}" = set; then :
     9687if ${ac_cv_lib_avutil_main+:} false; then :
    96809688  $as_echo_n "(cached) " >&6
    96819689else
     
    97059713{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_avutil_main" >&5
    97069714$as_echo "$ac_cv_lib_avutil_main" >&6; }
    9707 if test "x$ac_cv_lib_avutil_main" = x""yes; then :
     9715if test "x$ac_cv_lib_avutil_main" = xyes; then :
    97089716  cat >>confdefs.h <<_ACEOF
    97099717#define HAVE_LIBAVUTIL 1
     
    97189726  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lavformat" >&5
    97199727$as_echo_n "checking for main in -lavformat... " >&6; }
    9720 if test "${ac_cv_lib_avformat_main+set}" = set; then :
     9728if ${ac_cv_lib_avformat_main+:} false; then :
    97219729  $as_echo_n "(cached) " >&6
    97229730else
     
    97469754{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_avformat_main" >&5
    97479755$as_echo "$ac_cv_lib_avformat_main" >&6; }
    9748 if test "x$ac_cv_lib_avformat_main" = x""yes; then :
     9756if test "x$ac_cv_lib_avformat_main" = xyes; then :
    97499757  cat >>confdefs.h <<_ACEOF
    97509758#define HAVE_LIBAVFORMAT 1
     
    97599767  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lswscale" >&5
    97609768$as_echo_n "checking for main in -lswscale... " >&6; }
    9761 if test "${ac_cv_lib_swscale_main+set}" = set; then :
     9769if ${ac_cv_lib_swscale_main+:} false; then :
    97629770  $as_echo_n "(cached) " >&6
    97639771else
     
    97879795{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_swscale_main" >&5
    97889796$as_echo "$ac_cv_lib_swscale_main" >&6; }
    9789 if test "x$ac_cv_lib_swscale_main" = x""yes; then :
     9797if test "x$ac_cv_lib_swscale_main" = xyes; then :
    97909798  cat >>confdefs.h <<_ACEOF
    97919799#define HAVE_LIBSWSCALE 1
     
    97959803
    97969804fi
     9805
     9806  for ac_func in av_find_stream_info
     9807do :
     9808  ac_fn_cxx_check_func "$LINENO" "av_find_stream_info" "ac_cv_func_av_find_stream_info"
     9809if test "x$ac_cv_func_av_find_stream_info" = xyes; then :
     9810  cat >>confdefs.h <<_ACEOF
     9811#define HAVE_AV_FIND_STREAM_INFO 1
     9812_ACEOF
     9813
     9814fi
     9815done
     9816
     9817  for ac_func in av_open_input_file
     9818do :
     9819  ac_fn_cxx_check_func "$LINENO" "av_open_input_file" "ac_cv_func_av_open_input_file"
     9820if test "x$ac_cv_func_av_open_input_file" = xyes; then :
     9821  cat >>confdefs.h <<_ACEOF
     9822#define HAVE_AV_OPEN_INPUT_FILE 1
     9823_ACEOF
     9824
     9825fi
     9826done
     9827
     9828  for ac_func in avcodec_decode_video
     9829do :
     9830  ac_fn_cxx_check_func "$LINENO" "avcodec_decode_video" "ac_cv_func_avcodec_decode_video"
     9831if test "x$ac_cv_func_avcodec_decode_video" = xyes; then :
     9832  cat >>confdefs.h <<_ACEOF
     9833#define HAVE_AVCODEC_DECODE_VIDEO 1
     9834_ACEOF
     9835
     9836fi
     9837done
    97979838
    97989839  for ac_func in avcodec_decode_video2
    97999840do :
    98009841  ac_fn_cxx_check_func "$LINENO" "avcodec_decode_video2" "ac_cv_func_avcodec_decode_video2"
    9801 if test "x$ac_cv_func_avcodec_decode_video2" = x""yes; then :
     9842if test "x$ac_cv_func_avcodec_decode_video2" = xyes; then :
    98029843  cat >>confdefs.h <<_ACEOF
    98039844#define HAVE_AVCODEC_DECODE_VIDEO2 1
     
    98079848done
    98089849
    9809   for ac_func in avcodec_decode_video
     9850  for ac_func in avcodec_open
    98109851do :
    9811   ac_fn_cxx_check_func "$LINENO" "avcodec_decode_video" "ac_cv_func_avcodec_decode_video"
    9812 if test "x$ac_cv_func_avcodec_decode_video" = x""yes; then :
     9852  ac_fn_cxx_check_func "$LINENO" "avcodec_open" "ac_cv_func_avcodec_open"
     9853if test "x$ac_cv_func_avcodec_open" = xyes; then :
    98139854  cat >>confdefs.h <<_ACEOF
    9814 #define HAVE_AVCODEC_DECODE_VIDEO 1
     9855#define HAVE_AVCODEC_OPEN 1
     9856_ACEOF
     9857
     9858fi
     9859done
     9860
     9861  for ac_func in avcodec_open2
     9862do :
     9863  ac_fn_cxx_check_func "$LINENO" "avcodec_open2" "ac_cv_func_avcodec_open2"
     9864if test "x$ac_cv_func_avcodec_open2" = xyes; then :
     9865  cat >>confdefs.h <<_ACEOF
     9866#define HAVE_AVCODEC_OPEN2 1
     9867_ACEOF
     9868
     9869fi
     9870done
     9871
     9872  for ac_func in avformat_find_stream_info
     9873do :
     9874  ac_fn_cxx_check_func "$LINENO" "avformat_find_stream_info" "ac_cv_func_avformat_find_stream_info"
     9875if test "x$ac_cv_func_avformat_find_stream_info" = xyes; then :
     9876  cat >>confdefs.h <<_ACEOF
     9877#define HAVE_AVFORMAT_FIND_STREAM_INFO 1
    98159878_ACEOF
    98169879
     
    98219884do :
    98229885  ac_fn_cxx_check_func "$LINENO" "avformat_open_input" "ac_cv_func_avformat_open_input"
    9823 if test "x$ac_cv_func_avformat_open_input" = x""yes; then :
     9886if test "x$ac_cv_func_avformat_open_input" = xyes; then :
    98249887  cat >>confdefs.h <<_ACEOF
    98259888#define HAVE_AVFORMAT_OPEN_INPUT 1
    9826 _ACEOF
    9827 
    9828 fi
    9829 done
    9830 
    9831   for ac_func in av_open_input_file
    9832 do :
    9833   ac_fn_cxx_check_func "$LINENO" "av_open_input_file" "ac_cv_func_av_open_input_file"
    9834 if test "x$ac_cv_func_av_open_input_file" = x""yes; then :
    9835   cat >>confdefs.h <<_ACEOF
    9836 #define HAVE_AV_OPEN_INPUT_FILE 1
    98379889_ACEOF
    98389890
     
    98439895do :
    98449896  ac_fn_cxx_check_func "$LINENO" "avio_close" "ac_cv_func_avio_close"
    9845 if test "x$ac_cv_func_avio_close" = x""yes; then :
     9897if test "x$ac_cv_func_avio_close" = xyes; then :
    98469898  cat >>confdefs.h <<_ACEOF
    98479899#define HAVE_AVIO_CLOSE 1
     9900_ACEOF
     9901
     9902fi
     9903done
     9904
     9905  for ac_func in img_convert
     9906do :
     9907  ac_fn_cxx_check_func "$LINENO" "img_convert" "ac_cv_func_img_convert"
     9908if test "x$ac_cv_func_img_convert" = xyes; then :
     9909  cat >>confdefs.h <<_ACEOF
     9910#define HAVE_IMG_CONVERT 1
     9911_ACEOF
     9912
     9913fi
     9914done
     9915
     9916  for ac_func in sws_getCachedContext
     9917do :
     9918  ac_fn_cxx_check_func "$LINENO" "sws_getCachedContext" "ac_cv_func_sws_getCachedContext"
     9919if test "x$ac_cv_func_sws_getCachedContext" = xyes; then :
     9920  cat >>confdefs.h <<_ACEOF
     9921#define HAVE_SWS_GETCACHEDCONTEXT 1
     9922_ACEOF
     9923
     9924fi
     9925done
     9926
     9927  for ac_func in sws_scale
     9928do :
     9929  ac_fn_cxx_check_func "$LINENO" "sws_scale" "ac_cv_func_sws_scale"
     9930if test "x$ac_cv_func_sws_scale" = xyes; then :
     9931  cat >>confdefs.h <<_ACEOF
     9932#define HAVE_SWS_SCALE 1
    98489933_ACEOF
    98499934
     
    98549939do :
    98559940  ac_fn_cxx_check_func "$LINENO" "url_close" "ac_cv_func_url_close"
    9856 if test "x$ac_cv_func_url_close" = x""yes; then :
     9941if test "x$ac_cv_func_url_close" = xyes; then :
    98579942  cat >>confdefs.h <<_ACEOF
    98589943#define HAVE_URL_CLOSE 1
     
    98629947done
    98639948
    9864   ac_fn_cxx_check_func "$LINENO" "av_find_stream_info" "ac_cv_func_av_find_stream_info"
    9865 if test "x$ac_cv_func_av_find_stream_info" = x""yes; then :
    9866 
    9867 else
    9868   as_fn_error $? "oops! no av_find_stream_info?!?" "$LINENO" 5
    9869 fi
     9949  for ac_func in av_close_input_file
     9950do :
     9951  ac_fn_cxx_check_func "$LINENO" "av_close_input_file" "ac_cv_func_av_close_input_file"
     9952if test "x$ac_cv_func_av_close_input_file" = xyes; then :
     9953  cat >>confdefs.h <<_ACEOF
     9954#define HAVE_AV_CLOSE_INPUT_FILE 1
     9955_ACEOF
     9956
     9957fi
     9958done
     9959
     9960  for ac_func in avformat_close_input
     9961do :
     9962  ac_fn_cxx_check_func "$LINENO" "avformat_close_input" "ac_cv_func_avformat_close_input"
     9963if test "x$ac_cv_func_avformat_close_input" = xyes; then :
     9964  cat >>confdefs.h <<_ACEOF
     9965#define HAVE_AVFORMAT_CLOSE_INPUT 1
     9966_ACEOF
     9967
     9968fi
     9969done
     9970
    98709971
    98719972  ac_fn_cxx_check_func "$LINENO" "avcodec_find_decoder" "ac_cv_func_avcodec_find_decoder"
    9872 if test "x$ac_cv_func_avcodec_find_decoder" = x""yes; then :
     9973if test "x$ac_cv_func_avcodec_find_decoder" = xyes; then :
    98739974
    98749975else
     
    98769977fi
    98779978
    9878   ac_fn_cxx_check_func "$LINENO" "avcodec_open" "ac_cv_func_avcodec_open"
    9879 if test "x$ac_cv_func_avcodec_open" = x""yes; then :
    9880 
    9881 else
    9882   as_fn_error $? "oops! avcodec_open ?!?" "$LINENO" 5
    9883 fi
    9884 
    98859979  ac_fn_cxx_check_func "$LINENO" "avcodec_alloc_frame" "ac_cv_func_avcodec_alloc_frame"
    9886 if test "x$ac_cv_func_avcodec_alloc_frame" = x""yes; then :
     9980if test "x$ac_cv_func_avcodec_alloc_frame" = xyes; then :
    98879981
    98889982else
     
    98919985
    98929986  ac_fn_cxx_check_func "$LINENO" "av_rescale_q" "ac_cv_func_av_rescale_q"
    9893 if test "x$ac_cv_func_av_rescale_q" = x""yes; then :
     9987if test "x$ac_cv_func_av_rescale_q" = xyes; then :
    98949988
    98959989else
     
    98989992
    98999993  ac_fn_cxx_check_func "$LINENO" "av_read_frame" "ac_cv_func_av_read_frame"
    9900 if test "x$ac_cv_func_av_read_frame" = x""yes; then :
     9994if test "x$ac_cv_func_av_read_frame" = xyes; then :
    99019995
    99029996else
     
    99059999
    990610000  ac_fn_cxx_check_func "$LINENO" "av_free" "ac_cv_func_av_free"
    9907 if test "x$ac_cv_func_av_free" = x""yes; then :
     10001if test "x$ac_cv_func_av_free" = xyes; then :
    990810002
    990910003else
     
    991210006
    991310007  ac_fn_cxx_check_func "$LINENO" "avcodec_default_release_buffer" "ac_cv_func_avcodec_default_release_buffer"
    9914 if test "x$ac_cv_func_avcodec_default_release_buffer" = x""yes; then :
     10008if test "x$ac_cv_func_avcodec_default_release_buffer" = xyes; then :
    991510009
    991610010else
     
    991910013
    992010014  ac_fn_cxx_check_func "$LINENO" "avpicture_get_size" "ac_cv_func_avpicture_get_size"
    9921 if test "x$ac_cv_func_avpicture_get_size" = x""yes; then :
     10015if test "x$ac_cv_func_avpicture_get_size" = xyes; then :
    992210016
    992310017else
     
    992610020
    992710021  ac_fn_cxx_check_func "$LINENO" "avpicture_fill" "ac_cv_func_avpicture_fill"
    9928 if test "x$ac_cv_func_avpicture_fill" = x""yes; then :
     10022if test "x$ac_cv_func_avpicture_fill" = xyes; then :
    992910023
    993010024else
     
    993210026fi
    993310027
    9934   for ac_func in sws_getCachedContext
    9935 do :
    9936   ac_fn_cxx_check_func "$LINENO" "sws_getCachedContext" "ac_cv_func_sws_getCachedContext"
    9937 if test "x$ac_cv_func_sws_getCachedContext" = x""yes; then :
    9938   cat >>confdefs.h <<_ACEOF
    9939 #define HAVE_SWS_GETCACHEDCONTEXT 1
    9940 _ACEOF
    9941 
    9942 fi
    9943 done
    9944 
    9945   for ac_func in img_convert
    9946 do :
    9947   ac_fn_cxx_check_func "$LINENO" "img_convert" "ac_cv_func_img_convert"
    9948 if test "x$ac_cv_func_img_convert" = x""yes; then :
    9949   cat >>confdefs.h <<_ACEOF
    9950 #define HAVE_IMG_CONVERT 1
    9951 _ACEOF
    9952 
    9953 fi
    9954 done
    9955 
    9956   for ac_func in sws_scale
    9957 do :
    9958   ac_fn_cxx_check_func "$LINENO" "sws_scale" "ac_cv_func_sws_scale"
    9959 if test "x$ac_cv_func_sws_scale" = x""yes; then :
    9960   cat >>confdefs.h <<_ACEOF
    9961 #define HAVE_SWS_SCALE 1
    9962 _ACEOF
    9963 
    9964 fi
    9965 done
    996610028
    996710029  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
     
    1009010152
    1009110153
    10092 ac_config_files="$ac_config_files Makefile packages/Makefile src/Makefile src/core/Makefile src/core2/Makefile src/objects/Makefile src/objects/RpHash.h gui/Makefile gui/apps/Makefile gui/apps/about gui/apps/copy_rappture_examples gui/apps/encodedata gui/apps/rappture gui/apps/rappture-csh.env gui/apps/rappture.env gui/apps/rappture.use gui/apps/rerun gui/apps/simsim gui/apps/xmldiff gui/pkgIndex.tcl gui/scripts/Makefile gui/src/Makefile builder/Makefile builder/pkgIndex.tcl builder/scripts/Makefile tester/Makefile tester/pkgIndex.tcl tester/scripts/Makefile lang/Makefile lang/java/Makefile lang/java/rappture/Makefile lang/perl/Makefile lang/perl/Makefile.PL lang/python/Makefile lang/python/setup.py lang/matlab/Makefile lang/octave/Makefile lang/octave/octave2/Makefile lang/octave/octave3/Makefile lang/R/Makefile lang/ruby/Makefile lang/ruby/build.rb lang/tcl/Makefile lang/tcl/pkgIndex.tcl lang/tcl/src/Makefile lang/tcl/scripts/Makefile lang/tcl/tests/Makefile lib/Makefile examples/3D/Makefile examples/Makefile examples/app-fermi/2.0/Makefile examples/app-fermi/Makefile examples/app-fermi/cee/Makefile examples/app-fermi/fortran/Makefile examples/app-fermi/java/Makefile examples/app-fermi/matlab/Makefile examples/app-fermi/matlab/compiled/Makefile examples/app-fermi/matlab/uncompiled/Makefile examples/app-fermi/octave/octave2/Makefile examples/app-fermi/octave/octave3/Makefile examples/app-fermi/octave/Makefile examples/app-fermi/perl/Makefile examples/app-fermi/python/Makefile examples/app-fermi/ruby/Makefile examples/app-fermi/tcl/Makefile examples/app-fermi/wrapper/Makefile examples/app-fermi/wrapper/cee/Makefile examples/app-fermi/wrapper/perl/Makefile examples/app-fermi/wrapper/python/Makefile examples/app-fermi/wrapper/tcl/Makefile examples/app-fermi/R/Makefile examples/c-example/Makefile examples/canvas/Makefile examples/demo.bash examples/flow/Makefile examples/flow/demo1/Makefile examples/flow/demo2/Makefile examples/flow/demo3/Makefile examples/graph/Makefile examples/objects/Makefile examples/objects/axis/Makefile examples/objects/contour/Makefile examples/objects/curve/Makefile examples/objects/dxWriter/Makefile examples/objects/floatBuffer/Makefile examples/objects/histogram/Makefile examples/objects/library/Makefile examples/objects/number/Makefile examples/objects/path/Makefile examples/objects/plot/Makefile examples/objects/scatter/Makefile examples/objects/string/Makefile examples/objects/tree/Makefile examples/objects/xmlparser/Makefile examples/zoo/Makefile examples/zoo/binary/Makefile examples/zoo/boolean/Makefile examples/zoo/choice/Makefile examples/zoo/cloud/Makefile examples/zoo/cloud/matlab/Makefile examples/zoo/curve/Makefile examples/zoo/enable/Makefile examples/zoo/field/Makefile examples/zoo/group/Makefile examples/zoo/histogram/Makefile examples/zoo/image/Makefile examples/zoo/image/docs/Makefile examples/zoo/image/examples/Makefile examples/zoo/integer/Makefile examples/zoo/integer2/Makefile examples/zoo/loader/Makefile examples/zoo/loader/examples/Makefile examples/zoo/loadrun/Makefile examples/zoo/log/Makefile examples/zoo/note/Makefile examples/zoo/note/docs/Makefile examples/zoo/number/Makefile examples/zoo/number2/Makefile examples/zoo/parallelepiped/Makefile examples/zoo/periodicelement/Makefile examples/zoo/phase/Makefile examples/zoo/sequence/Makefile examples/zoo/sequence/examples/Makefile examples/zoo/string/Makefile examples/zoo/structure/Makefile examples/zoo/structure/examples/Makefile examples/zoo/table/Makefile examples/zoo/unirect2d/Makefile oldtest/Makefile oldtest/src/Makefile"
     10154ac_config_files="$ac_config_files Makefile packages/Makefile src/Makefile src/core/Makefile src/core2/Makefile src/objects/Makefile src/objects/RpHash.h gui/Makefile gui/apps/Makefile gui/apps/about gui/apps/copy_rappture_examples gui/apps/encodedata gui/apps/rappture gui/apps/rappture-csh.env gui/apps/rappture.env gui/apps/rappture.use gui/apps/rerun gui/apps/simsim gui/apps/xmldiff gui/pkgIndex.tcl gui/scripts/Makefile gui/src/Makefile builder/Makefile builder/pkgIndex.tcl builder/scripts/Makefile tester/Makefile tester/pkgIndex.tcl tester/scripts/Makefile lang/Makefile lang/java/Makefile lang/java/rappture/Makefile lang/perl/Makefile lang/perl/Makefile.PL lang/python/Makefile lang/python/setup.py lang/matlab/Makefile lang/octave/Makefile lang/octave/octave2/Makefile lang/octave/octave3/Makefile lang/R/Makefile lang/ruby/Makefile lang/ruby/build.rb lang/tcl/Makefile lang/tcl/pkgIndex.tcl lang/tcl/src/Makefile lang/tcl/scripts/Makefile lang/tcl/tests/Makefile lib/Makefile examples/3D/Makefile examples/Makefile examples/app-fermi/2.0/Makefile examples/app-fermi/Makefile examples/app-fermi/cee/Makefile examples/app-fermi/fortran/Makefile examples/app-fermi/java/Makefile examples/app-fermi/matlab/Makefile examples/app-fermi/matlab/compiled/Makefile examples/app-fermi/matlab/uncompiled/Makefile examples/app-fermi/octave/octave2/Makefile examples/app-fermi/octave/octave3/Makefile examples/app-fermi/octave/Makefile examples/app-fermi/perl/Makefile examples/app-fermi/python/Makefile examples/app-fermi/ruby/Makefile examples/app-fermi/tcl/Makefile examples/app-fermi/wrapper/Makefile examples/app-fermi/wrapper/cee/Makefile examples/app-fermi/wrapper/perl/Makefile examples/app-fermi/wrapper/python/Makefile examples/app-fermi/wrapper/tcl/Makefile examples/app-fermi/R/Makefile examples/c-example/Makefile examples/canvas/Makefile examples/demo.bash examples/flow/Makefile examples/flow/demo1/Makefile examples/flow/demo2/Makefile examples/flow/demo3/Makefile examples/graph/Makefile examples/objects/Makefile examples/objects/axis/Makefile examples/objects/contour/Makefile examples/objects/curve/Makefile examples/objects/dxWriter/Makefile examples/objects/floatBuffer/Makefile examples/objects/histogram/Makefile examples/objects/library/Makefile examples/objects/number/Makefile examples/objects/path/Makefile examples/objects/plot/Makefile examples/objects/scatter/Makefile examples/objects/string/Makefile examples/objects/tree/Makefile examples/objects/xmlparser/Makefile examples/zoo/Makefile examples/zoo/binary/Makefile examples/zoo/boolean/Makefile examples/zoo/choice/Makefile examples/zoo/cloud/Makefile examples/zoo/cloud/matlab/Makefile examples/zoo/curve/Makefile examples/zoo/enable/Makefile examples/zoo/field/Makefile examples/zoo/group/Makefile examples/zoo/histogram/Makefile examples/zoo/image/Makefile examples/zoo/image/docs/Makefile examples/zoo/image/examples/Makefile examples/zoo/integer/Makefile examples/zoo/integer2/Makefile examples/zoo/loader/Makefile examples/zoo/loader/examples/Makefile examples/zoo/loadrun/Makefile examples/zoo/log/Makefile examples/zoo/note/Makefile examples/zoo/note/docs/Makefile examples/zoo/number/Makefile examples/zoo/number2/Makefile examples/zoo/parallelepiped/Makefile examples/zoo/periodicelement/Makefile examples/zoo/phase/Makefile examples/zoo/sequence/Makefile examples/zoo/sequence/examples/Makefile examples/zoo/string/Makefile examples/zoo/structure/Makefile examples/zoo/structure/examples/Makefile examples/zoo/table/Makefile examples/zoo/unirect2d/Makefile video/Makefile video/pkgIndex.tcl oldtest/Makefile oldtest/src/Makefile"
    1009310155
    1009410156cat >confcache <<\_ACEOF
     
    1015610218if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
    1015710219  if test -w "$cache_file"; then
    10158     test "x$cache_file" != "x/dev/null" &&
     10220    if test "x$cache_file" != "x/dev/null"; then
    1015910221      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
    1016010222$as_echo "$as_me: updating cache $cache_file" >&6;}
    10161     cat confcache >$cache_file
     10223      if test ! -f "$cache_file" || test -h "$cache_file"; then
     10224        cat confcache >"$cache_file"
     10225      else
     10226        case $cache_file in #(
     10227        */* | ?:*)
     10228          mv -f confcache "$cache_file"$$ &&
     10229          mv -f "$cache_file"$$ "$cache_file" ;; #(
     10230        *)
     10231          mv -f confcache "$cache_file" ;;
     10232        esac
     10233      fi
     10234    fi
    1016210235  else
    1016310236    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
     
    1019210265
    1019310266
    10194 : ${CONFIG_STATUS=./config.status}
     10267: "${CONFIG_STATUS=./config.status}"
    1019510268ac_write_fail=0
    1019610269ac_clean_files_save=$ac_clean_files
     
    1029310366
    1029410367# Find who we are.  Look in the path if we contain no directory separator.
     10368as_myself=
    1029510369case $0 in #((
    1029610370  *[\\/]* ) as_myself=$0 ;;
     
    1060010674ac_log="
    1060110675This file was extended by Rappture $as_me 1.1, which was
    10602 generated by GNU Autoconf 2.67.  Invocation command line was
     10676generated by GNU Autoconf 2.68.  Invocation command line was
    1060310677
    1060410678  CONFIG_FILES    = $CONFIG_FILES
     
    1066210736ac_cs_version="\\
    1066310737Rappture config.status 1.1
    10664 configured by $0, generated by GNU Autoconf 2.67,
     10738configured by $0, generated by GNU Autoconf 2.68,
    1066510739  with options \\"\$ac_cs_config\\"
    1066610740
     
    1091410988    "examples/zoo/table/Makefile") CONFIG_FILES="$CONFIG_FILES examples/zoo/table/Makefile" ;;
    1091510989    "examples/zoo/unirect2d/Makefile") CONFIG_FILES="$CONFIG_FILES examples/zoo/unirect2d/Makefile" ;;
     10990    "video/Makefile") CONFIG_FILES="$CONFIG_FILES video/Makefile" ;;
     10991    "video/pkgIndex.tcl") CONFIG_FILES="$CONFIG_FILES video/pkgIndex.tcl" ;;
    1091610992    "oldtest/Makefile") CONFIG_FILES="$CONFIG_FILES oldtest/Makefile" ;;
    1091710993    "oldtest/src/Makefile") CONFIG_FILES="$CONFIG_FILES oldtest/src/Makefile" ;;
    1091810994
    10919   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
     10995  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
    1092010996  esac
    1092110997done
     
    1093911015$debug ||
    1094011016{
    10941   tmp=
     11017  tmp= ac_tmp=
    1094211018  trap 'exit_status=$?
    10943   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
     11019  : "${ac_tmp:=$tmp}"
     11020  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
    1094411021' 0
    1094511022  trap 'as_fn_exit 1' 1 2 13 15
     
    1094911026{
    1095011027  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
    10951   test -n "$tmp" && test -d "$tmp"
     11028  test -d "$tmp"
    1095211029}  ||
    1095311030{
     
    1095511032  (umask 077 && mkdir "$tmp")
    1095611033} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
     11034ac_tmp=$tmp
    1095711035
    1095811036# Set up the scripts for CONFIG_FILES section.
     
    1097611054fi
    1097711055
    10978 echo 'BEGIN {' >"$tmp/subs1.awk" &&
     11056echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
    1097911057_ACEOF
    1098011058
     
    1100411082
    1100511083cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    11006 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
     11084cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
    1100711085_ACEOF
    1100811086sed -n '
     
    1105211130cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    1105311131_ACAWK
    11054 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
     11132cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
    1105511133  for (key in S) S_is_set[key] = 1
    1105611134  FS = ""
     
    1108411162else
    1108511163  cat
    11086 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
     11164fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
    1108711165  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
    1108811166_ACEOF
     
    1111811196# This happens for instance with `./config.status Makefile'.
    1111911197if test -n "$CONFIG_HEADERS"; then
    11120 cat >"$tmp/defines.awk" <<\_ACAWK ||
     11198cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
    1112111199BEGIN {
    1112211200_ACEOF
     
    1113011208ac_delim='%!_!# '
    1113111209for ac_last_try in false false :; do
    11132   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
    11133   if test -z "$ac_t"; then
     11210  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
     11211  if test -z "$ac_tt"; then
    1113411212    break
    1113511213  elif $ac_last_try; then
     
    1123211310  case $ac_mode$ac_tag in
    1123311311  :[FHL]*:*);;
    11234   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
     11312  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
    1123511313  :[FH]-) ac_tag=-:-;;
    1123611314  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
     
    1125111329    do
    1125211330      case $ac_f in
    11253       -) ac_f="$tmp/stdin";;
     11331      -) ac_f="$ac_tmp/stdin";;
    1125411332      *) # Look for the file first in the build tree, then in the source tree
    1125511333         # (if the path is not absolute).  The absolute path cannot be DOS-style,
     
    1126011338           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    1126111339           esac ||
    11262            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
     11340           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
    1126311341      esac
    1126411342      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     
    1128611364
    1128711365    case $ac_tag in
    11288     *:-:* | *:-) cat >"$tmp/stdin" \
    11289       || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
     11366    *:-:* | *:-) cat >"$ac_tmp/stdin" \
     11367      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
    1129011368    esac
    1129111369    ;;
     
    1142311501$ac_datarootdir_hack
    1142411502"
    11425 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
    11426   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     11503eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
     11504  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
    1142711505
    1142811506test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
    11429   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
    11430   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
     11507  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
     11508  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
     11509      "$ac_tmp/out"`; test -z "$ac_out"; } &&
    1143111510  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    1143211511which seems to be undefined.  Please make sure it is defined" >&5
     
    1143411513which seems to be undefined.  Please make sure it is defined" >&2;}
    1143511514
    11436   rm -f "$tmp/stdin"
     11515  rm -f "$ac_tmp/stdin"
    1143711516  case $ac_file in
    11438   -) cat "$tmp/out" && rm -f "$tmp/out";;
    11439   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
     11517  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
     11518  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
    1144011519  esac \
    1144111520  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     
    1144811527    {
    1144911528      $as_echo "/* $configure_input  */" \
    11450       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
    11451     } >"$tmp/config.h" \
     11529      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
     11530    } >"$ac_tmp/config.h" \
    1145211531      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
    11453     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
     11532    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
    1145411533      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
    1145511534$as_echo "$as_me: $ac_file is unchanged" >&6;}
    1145611535    else
    1145711536      rm -f "$ac_file"
    11458       mv "$tmp/config.h" "$ac_file" \
     11537      mv "$ac_tmp/config.h" "$ac_file" \
    1145911538        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
    1146011539    fi
    1146111540  else
    1146211541    $as_echo "/* $configure_input  */" \
    11463       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
     11542      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
    1146411543      || as_fn_error $? "could not create -" "$LINENO" 5
    1146511544  fi
     
    1165011729fi
    1165111730
     11731
  • trunk/configure.in

    r2790 r2890  
    286286#--------------------------------------------------------------------
    287287
    288 AC_CHECK_HEADERS([ffmpeg/avcodec.h libavcodec/avcodec.h ffmpeg/avformat.h libavformat/avformat.h ffmpeg/avutil.h libavutil/avutil.h],,,[
     288AC_CHECK_HEADERS([ffmpeg/avcodec.h libavcodec/avcodec.h ffmpeg/avformat.h libavformat/avformat.h ffmpeg/avutil.h libavutil/avutil.h ffmpeg/swscale.h libswscale/swscale.h],,,[
    289289#define __STDC_CONSTANT_MACROS 1
    290290])
     
    307307  AC_CHECK_LIB(avformat, main,,AC_MSG_ERROR(librappture requires libavformat))
    308308  AC_CHECK_LIB(swscale, main)
     309  AC_CHECK_FUNCS(av_find_stream_info)
     310  AC_CHECK_FUNCS(av_open_input_file)
     311  AC_CHECK_FUNCS(avcodec_decode_video)
    309312  AC_CHECK_FUNCS(avcodec_decode_video2)
    310   AC_CHECK_FUNCS(avcodec_decode_video)
     313  AC_CHECK_FUNCS(avcodec_open)
     314  AC_CHECK_FUNCS(avcodec_open2)
     315  AC_CHECK_FUNCS(avformat_find_stream_info)
    311316  AC_CHECK_FUNCS(avformat_open_input)
    312   AC_CHECK_FUNCS(av_open_input_file)
    313317  AC_CHECK_FUNCS(avio_close)
     318  AC_CHECK_FUNCS(img_convert)
     319  AC_CHECK_FUNCS(sws_getCachedContext)
     320  AC_CHECK_FUNCS(sws_scale)
    314321  AC_CHECK_FUNCS(url_close)
    315   AC_CHECK_FUNC(av_find_stream_info,,
    316   AC_MSG_ERROR(oops! no av_find_stream_info?!?))
     322  AC_CHECK_FUNCS(av_close_input_file)
     323  AC_CHECK_FUNCS(avformat_close_input)
     324       
    317325  AC_CHECK_FUNC(avcodec_find_decoder,,
    318326    AC_MSG_ERROR(oops! no av_codec_find_decoder ?!?))
    319   AC_CHECK_FUNC(avcodec_open,,AC_MSG_ERROR(oops! avcodec_open ?!?))
    320327  AC_CHECK_FUNC(avcodec_alloc_frame,,
    321328    AC_MSG_ERROR(oops! no avcode_alloc_frame ?!?))
     
    328335    AC_MSG_ERROR(oops! no avpicture_get_size ?!?))
    329336  AC_CHECK_FUNC(avpicture_fill,,AC_MSG_ERROR(oops! no avpicture_fill ?!?))
    330   AC_CHECK_FUNCS(sws_getCachedContext)
    331   AC_CHECK_FUNCS(img_convert)
    332   AC_CHECK_FUNCS(sws_scale)
     337
    333338  AC_TRY_COMPILE([
    334339#define __STDC_CONSTANT_MACROS 1
     
    564569    examples/zoo/table/Makefile
    565570    examples/zoo/unirect2d/Makefile
     571    video/Makefile
     572    video/pkgIndex.tcl
    566573    oldtest/Makefile
    567574    oldtest/src/Makefile
    568575])
    569576AC_OUTPUT
     577       
  • trunk/gui/scripts/field3dresult.tcl

    r2744 r2890  
    5555    }
    5656    array set flags $args
     57    set servers ""
    5758    switch -- $flags(-mode) {
    5859        "auto" - "nanovis" - "flowvis" {
     
    6465        "vtk" {
    6566            # Old vtk contour widget
    66             set servers ""
    67         }
     67        }
    6868        default {
    6969            puts stderr "unknown render mode \"$flags(-mode)\""
  • trunk/lang/tcl/src/Makefile.in

    r2743 r2890  
    7777endif
    7878
    79 ifeq ($(HAVE_FFMPEG),yes)
    80     OBJS += RpVideoTclInterface.o
    81     LIBS += -L../../../src/objects -lRpObjects
    82 endif
    83 
    84 
    8579# Not using     RpLibraryTclInterface.o \
    8680
  • trunk/src/core/config.h.in

    r2724 r2890  
    1919#undef HAVE_AVCODEC_DECODE_VIDEO2
    2020
     21/* Define to 1 if you have the `avcodec_open' function. */
     22#undef HAVE_AVCODEC_OPEN
     23
     24/* Define to 1 if you have the `avcodec_open2' function. */
     25#undef HAVE_AVCODEC_OPEN2
     26
     27/* Define to 1 if you have the `avformat_close_input' function. */
     28#undef HAVE_AVFORMAT_CLOSE_INPUT
     29
     30/* Define to 1 if you have the `avformat_find_stream_info' function. */
     31#undef HAVE_AVFORMAT_FIND_STREAM_INFO
     32
    2133/* Define to 1 if you have the `avformat_open_input' function. */
    2234#undef HAVE_AVFORMAT_OPEN_INPUT
     
    2840#undef HAVE_AVMEDIA_TYPE_VIDEO
    2941
     42/* Define to 1 if you have the `av_close_input_file' function. */
     43#undef HAVE_AV_CLOSE_INPUT_FILE
     44
     45/* Define to 1 if you have the `av_find_stream_info' function. */
     46#undef HAVE_AV_FIND_STREAM_INFO
     47
    3048/* Define to 1 if you have the `av_open_input_file' function. */
    3149#undef HAVE_AV_OPEN_INPUT_FILE
     
    106124#undef HAVE_LIBM
    107125
     126/* Define to 1 if you have the `ncurses' library (-lncurses). */
     127#undef HAVE_LIBNCURSES
     128
    108129/* Define to 1 if you have the `stdc++' library (-lstdc++). */
    109130#undef HAVE_LIBSTDC__
     
    130151#undef HAVE_MEMORY_H
    131152
     153/* Define to 1 if you have the <ncurses.h> header file. */
     154#undef HAVE_NCURSES_H
     155
    132156/* Define to 1 if you have the <Python.h> header file. */
    133157#undef HAVE_PYTHON_H
     
    156180/* Define to 1 if you have the <string.h> header file. */
    157181#undef HAVE_STRING_H
     182
     183/* Define to 1 if you have the `sws_getCachedContext' function. */
     184#undef HAVE_SWS_GETCACHEDCONTEXT
    158185
    159186/* Define to 1 if you have the `sws_scale' function. */
  • trunk/src/objects/Makefile.in

    r1931 r2890  
    112112                RpObject.o
    113113
    114 ifeq ($(FFMPEG),yes)
    115   # since ffmpeg libraries are available,
    116   # include them in compilation
    117   LIBS += -lavcodec -lavformat -lswscale
    118   HEADERS += RpVideo.h
    119   OBJS += RpVideo.o
    120 endif
    121 
    122 
    123114name        = RpObjects
    124115lib         = lib$(name).a
Note: See TracChangeset for help on using the changeset viewer.