~siretart/vlc/ubuntu

« back to all changes in this revision

Viewing changes to configure

  • Committer: Reinhard Tartler
  • Date: 2008-09-26 06:45:40 UTC
  • mto: (21.2.1 vlc-0.9.3)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: siretart@tauware.de-20080926064540-0sd8zwmig33ksmy4
Tags: upstream-ubuntu-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.61 for vlc 0.9.2.
 
3
# Generated by GNU Autoconf 2.61 for vlc 0.9.3.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
726
726
# Identity of this package.
727
727
PACKAGE_NAME='vlc'
728
728
PACKAGE_TARNAME='vlc'
729
 
PACKAGE_VERSION='0.9.2'
730
 
PACKAGE_STRING='vlc 0.9.2'
 
729
PACKAGE_VERSION='0.9.3'
 
730
PACKAGE_STRING='vlc 0.9.3'
731
731
PACKAGE_BUGREPORT=''
732
732
 
733
733
ac_unique_file="src/libvlc.c"
1975
1975
  # Omit some internal or obsolete options to make the list less imposing.
1976
1976
  # This message is too long to be a string in the A/UX 3.1 sh.
1977
1977
  cat <<_ACEOF
1978
 
\`configure' configures vlc 0.9.2 to adapt to many kinds of systems.
 
1978
\`configure' configures vlc 0.9.3 to adapt to many kinds of systems.
1979
1979
 
1980
1980
Usage: $0 [OPTION]... [VAR=VALUE]...
1981
1981
 
2049
2049
 
2050
2050
if test -n "$ac_init_help"; then
2051
2051
  case $ac_init_help in
2052
 
     short | recursive ) echo "Configuration of vlc 0.9.2:";;
 
2052
     short | recursive ) echo "Configuration of vlc 0.9.3:";;
2053
2053
   esac
2054
2054
  cat <<\_ACEOF
2055
2055
 
2086
2086
  --disable-altivec       disable AltiVec optimizations (default auto)
2087
2087
  --enable-optimize-memory optimize memory usage over performance
2088
2088
  --disable-optimizations disable compiler optimizations (default enabled)
 
2089
  --enable-run-as-root    allow runing VLC as root (default disabled)
2089
2090
  --enable-coverage       build for test coverage (default disabled)
2090
2091
  --enable-release        activate extra optimizations (default disabled)
2091
2092
  --enable-sout           Stream output modules (default enabled)
2527
2528
test -n "$ac_init_help" && exit $ac_status
2528
2529
if $ac_init_version; then
2529
2530
  cat <<\_ACEOF
2530
 
vlc configure 0.9.2
 
2531
vlc configure 0.9.3
2531
2532
generated by GNU Autoconf 2.61
2532
2533
 
2533
2534
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2541
2542
This file contains any messages produced by compilers while
2542
2543
running configure, to aid debugging if configure makes a mistake.
2543
2544
 
2544
 
It was created by vlc $as_me 0.9.2, which was
 
2545
It was created by vlc $as_me 0.9.3, which was
2545
2546
generated by GNU Autoconf 2.61.  Invocation command line was
2546
2547
 
2547
2548
  $ $0 $@
2897
2898
 
2898
2899
VERSION_MAJOR="0"
2899
2900
VERSION_MINOR="9"
2900
 
VERSION_REVISION="2"
 
2901
VERSION_REVISION="3"
2901
2902
VERSION_EXTRA=""
2902
2903
 
2903
2904
CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
3327
3328
 
3328
3329
# Define the identity of the package.
3329
3330
 PACKAGE='vlc'
3330
 
 VERSION='0.9.2'
 
3331
 VERSION='0.9.3'
3331
3332
 
3332
3333
 
3333
3334
cat >>confdefs.h <<_ACEOF
9476
9477
  ;;
9477
9478
*-*-irix6*)
9478
9479
  # Find out which ABI we are using.
9479
 
  echo '#line 9479 "configure"' > conftest.$ac_ext
 
9480
  echo '#line 9480 "configure"' > conftest.$ac_ext
9480
9481
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9481
9482
  (eval $ac_compile) 2>&5
9482
9483
  ac_status=$?
11613
11614
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
11614
11615
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11615
11616
   -e 's:$: $lt_compiler_flag:'`
11616
 
   (eval echo "\"\$as_me:11616: $lt_compile\"" >&5)
 
11617
   (eval echo "\"\$as_me:11617: $lt_compile\"" >&5)
11617
11618
   (eval "$lt_compile" 2>conftest.err)
11618
11619
   ac_status=$?
11619
11620
   cat conftest.err >&5
11620
 
   echo "$as_me:11620: \$? = $ac_status" >&5
 
11621
   echo "$as_me:11621: \$? = $ac_status" >&5
11621
11622
   if (exit $ac_status) && test -s "$ac_outfile"; then
11622
11623
     # The compiler can only warn and ignore the option if not recognized
11623
11624
     # So say no if there are warnings other than the usual output.
11903
11904
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
11904
11905
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11905
11906
   -e 's:$: $lt_compiler_flag:'`
11906
 
   (eval echo "\"\$as_me:11906: $lt_compile\"" >&5)
 
11907
   (eval echo "\"\$as_me:11907: $lt_compile\"" >&5)
11907
11908
   (eval "$lt_compile" 2>conftest.err)
11908
11909
   ac_status=$?
11909
11910
   cat conftest.err >&5
11910
 
   echo "$as_me:11910: \$? = $ac_status" >&5
 
11911
   echo "$as_me:11911: \$? = $ac_status" >&5
11911
11912
   if (exit $ac_status) && test -s "$ac_outfile"; then
11912
11913
     # The compiler can only warn and ignore the option if not recognized
11913
11914
     # So say no if there are warnings other than the usual output.
12007
12008
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12008
12009
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12009
12010
   -e 's:$: $lt_compiler_flag:'`
12010
 
   (eval echo "\"\$as_me:12010: $lt_compile\"" >&5)
 
12011
   (eval echo "\"\$as_me:12011: $lt_compile\"" >&5)
12011
12012
   (eval "$lt_compile" 2>out/conftest.err)
12012
12013
   ac_status=$?
12013
12014
   cat out/conftest.err >&5
12014
 
   echo "$as_me:12014: \$? = $ac_status" >&5
 
12015
   echo "$as_me:12015: \$? = $ac_status" >&5
12015
12016
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
12016
12017
   then
12017
12018
     # The compiler can only warn and ignore the option if not recognized
14384
14385
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
14385
14386
  lt_status=$lt_dlunknown
14386
14387
  cat > conftest.$ac_ext <<EOF
14387
 
#line 14387 "configure"
 
14388
#line 14388 "configure"
14388
14389
#include "confdefs.h"
14389
14390
 
14390
14391
#if HAVE_DLFCN_H
14484
14485
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
14485
14486
  lt_status=$lt_dlunknown
14486
14487
  cat > conftest.$ac_ext <<EOF
14487
 
#line 14487 "configure"
 
14488
#line 14488 "configure"
14488
14489
#include "confdefs.h"
14489
14490
 
14490
14491
#if HAVE_DLFCN_H
16885
16886
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
16886
16887
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16887
16888
   -e 's:$: $lt_compiler_flag:'`
16888
 
   (eval echo "\"\$as_me:16888: $lt_compile\"" >&5)
 
16889
   (eval echo "\"\$as_me:16889: $lt_compile\"" >&5)
16889
16890
   (eval "$lt_compile" 2>conftest.err)
16890
16891
   ac_status=$?
16891
16892
   cat conftest.err >&5
16892
 
   echo "$as_me:16892: \$? = $ac_status" >&5
 
16893
   echo "$as_me:16893: \$? = $ac_status" >&5
16893
16894
   if (exit $ac_status) && test -s "$ac_outfile"; then
16894
16895
     # The compiler can only warn and ignore the option if not recognized
16895
16896
     # So say no if there are warnings other than the usual output.
16989
16990
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
16990
16991
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16991
16992
   -e 's:$: $lt_compiler_flag:'`
16992
 
   (eval echo "\"\$as_me:16992: $lt_compile\"" >&5)
 
16993
   (eval echo "\"\$as_me:16993: $lt_compile\"" >&5)
16993
16994
   (eval "$lt_compile" 2>out/conftest.err)
16994
16995
   ac_status=$?
16995
16996
   cat out/conftest.err >&5
16996
 
   echo "$as_me:16996: \$? = $ac_status" >&5
 
16997
   echo "$as_me:16997: \$? = $ac_status" >&5
16997
16998
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
16998
16999
   then
16999
17000
     # The compiler can only warn and ignore the option if not recognized
18587
18588
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
18588
18589
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
18589
18590
   -e 's:$: $lt_compiler_flag:'`
18590
 
   (eval echo "\"\$as_me:18590: $lt_compile\"" >&5)
 
18591
   (eval echo "\"\$as_me:18591: $lt_compile\"" >&5)
18591
18592
   (eval "$lt_compile" 2>conftest.err)
18592
18593
   ac_status=$?
18593
18594
   cat conftest.err >&5
18594
 
   echo "$as_me:18594: \$? = $ac_status" >&5
 
18595
   echo "$as_me:18595: \$? = $ac_status" >&5
18595
18596
   if (exit $ac_status) && test -s "$ac_outfile"; then
18596
18597
     # The compiler can only warn and ignore the option if not recognized
18597
18598
     # So say no if there are warnings other than the usual output.
18691
18692
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
18692
18693
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
18693
18694
   -e 's:$: $lt_compiler_flag:'`
18694
 
   (eval echo "\"\$as_me:18694: $lt_compile\"" >&5)
 
18695
   (eval echo "\"\$as_me:18695: $lt_compile\"" >&5)
18695
18696
   (eval "$lt_compile" 2>out/conftest.err)
18696
18697
   ac_status=$?
18697
18698
   cat out/conftest.err >&5
18698
 
   echo "$as_me:18698: \$? = $ac_status" >&5
 
18699
   echo "$as_me:18699: \$? = $ac_status" >&5
18699
18700
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
18700
18701
   then
18701
18702
     # The compiler can only warn and ignore the option if not recognized
20911
20912
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
20912
20913
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
20913
20914
   -e 's:$: $lt_compiler_flag:'`
20914
 
   (eval echo "\"\$as_me:20914: $lt_compile\"" >&5)
 
20915
   (eval echo "\"\$as_me:20915: $lt_compile\"" >&5)
20915
20916
   (eval "$lt_compile" 2>conftest.err)
20916
20917
   ac_status=$?
20917
20918
   cat conftest.err >&5
20918
 
   echo "$as_me:20918: \$? = $ac_status" >&5
 
20919
   echo "$as_me:20919: \$? = $ac_status" >&5
20919
20920
   if (exit $ac_status) && test -s "$ac_outfile"; then
20920
20921
     # The compiler can only warn and ignore the option if not recognized
20921
20922
     # So say no if there are warnings other than the usual output.
21201
21202
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
21202
21203
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
21203
21204
   -e 's:$: $lt_compiler_flag:'`
21204
 
   (eval echo "\"\$as_me:21204: $lt_compile\"" >&5)
 
21205
   (eval echo "\"\$as_me:21205: $lt_compile\"" >&5)
21205
21206
   (eval "$lt_compile" 2>conftest.err)
21206
21207
   ac_status=$?
21207
21208
   cat conftest.err >&5
21208
 
   echo "$as_me:21208: \$? = $ac_status" >&5
 
21209
   echo "$as_me:21209: \$? = $ac_status" >&5
21209
21210
   if (exit $ac_status) && test -s "$ac_outfile"; then
21210
21211
     # The compiler can only warn and ignore the option if not recognized
21211
21212
     # So say no if there are warnings other than the usual output.
21305
21306
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
21306
21307
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
21307
21308
   -e 's:$: $lt_compiler_flag:'`
21308
 
   (eval echo "\"\$as_me:21308: $lt_compile\"" >&5)
 
21309
   (eval echo "\"\$as_me:21309: $lt_compile\"" >&5)
21309
21310
   (eval "$lt_compile" 2>out/conftest.err)
21310
21311
   ac_status=$?
21311
21312
   cat out/conftest.err >&5
21312
 
   echo "$as_me:21312: \$? = $ac_status" >&5
 
21313
   echo "$as_me:21313: \$? = $ac_status" >&5
21313
21314
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
21314
21315
   then
21315
21316
     # The compiler can only warn and ignore the option if not recognized
36626
36627
{ echo "$as_me:$LINENO: result: $ac_cv_c_omit_frame_pointer" >&5
36627
36628
echo "${ECHO_T}$ac_cv_c_omit_frame_pointer" >&6; }
36628
36629
if test "${ac_cv_c_omit_frame_pointer}" != "no"; then
 
36630
 if test "${SYS}" != "darwin"; then
36629
36631
    CFLAGS_OPTIM_NODEBUG="${CFLAGS_OPTIM_NODEBUG} -fomit-frame-pointer"
 
36632
 else
 
36633
        CFLAGS_OPTIM_NODEBUG="${CFLAGS_OPTIM_NODEBUG} -fno-omit-frame-pointer"
 
36634
 fi
36630
36635
fi
36631
36636
 
36632
36637
{ echo "$as_me:$LINENO: checking if \$CC accepts -bundle -undefined error" >&5
39052
39057
   fi
39053
39058
fi
39054
39059
 
 
39060
# Check whether --enable-run-as-root was given.
 
39061
if test "${enable_run_as_root+set}" = set; then
 
39062
  enableval=$enable_run_as_root;
 
39063
fi
 
39064
 
 
39065
if test "${enable_run_as_root}" == "yes"; then
 
39066
 
 
39067
 
 
39068
cat >>confdefs.h <<\_ACEOF
 
39069
#define ALLOW_RUN_AS_ROOT 1
 
39070
_ACEOF
 
39071
 
 
39072
 
 
39073
fi
 
39074
 
 
39075
 
39055
39076
# Check whether --enable-coverage was given.
39056
39077
if test "${enable_coverage+set}" = set; then
39057
39078
  enableval=$enable_coverage;
49683
49704
        { echo "$as_me:$LINENO: result: no" >&5
49684
49705
echo "${ECHO_T}no" >&6; }
49685
49706
 
49686
 
      { { echo "$as_me:$LINENO: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error." >&5
49687
 
echo "$as_me: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error." >&2;}
 
49707
      { { echo "$as_me:$LINENO: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error.
 
49708
See \`config.log' for more details." >&5
 
49709
echo "$as_me: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error.
 
49710
See \`config.log' for more details." >&2;}
49688
49711
   { (exit 1); exit 1; }; }
49689
49712
 
49690
49713
elif test $pkg_failed = untried; then
49691
49714
 
49692
 
      { { echo "$as_me:$LINENO: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error." >&5
49693
 
echo "$as_me: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error." >&2;}
 
49715
      { { echo "$as_me:$LINENO: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error.
 
49716
See \`config.log' for more details." >&5
 
49717
echo "$as_me: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error.
 
49718
See \`config.log' for more details." >&2;}
49694
49719
   { (exit 1); exit 1; }; }
49695
49720
 
49696
49721
else
50090
50115
        { echo "$as_me:$LINENO: result: no" >&5
50091
50116
echo "${ECHO_T}no" >&6; }
50092
50117
 
50093
 
      { { echo "$as_me:$LINENO: error: Could not find libavformat or libavutil. Use --disable-avformat to ignore this error." >&5
50094
 
echo "$as_me: error: Could not find libavformat or libavutil. Use --disable-avformat to ignore this error." >&2;}
 
50118
      { { echo "$as_me:$LINENO: error: Could not find libavformat or libavutil. Use --disable-avformat to ignore this error.
 
50119
See \`config.log' for more details." >&5
 
50120
echo "$as_me: error: Could not find libavformat or libavutil. Use --disable-avformat to ignore this error.
 
50121
See \`config.log' for more details." >&2;}
50095
50122
   { (exit 1); exit 1; }; }
50096
50123
 
50097
50124
elif test $pkg_failed = untried; then
50098
50125
 
50099
 
      { { echo "$as_me:$LINENO: error: Could not find libavformat or libavutil. Use --disable-avformat to ignore this error." >&5
50100
 
echo "$as_me: error: Could not find libavformat or libavutil. Use --disable-avformat to ignore this error." >&2;}
 
50126
      { { echo "$as_me:$LINENO: error: Could not find libavformat or libavutil. Use --disable-avformat to ignore this error.
 
50127
See \`config.log' for more details." >&5
 
50128
echo "$as_me: error: Could not find libavformat or libavutil. Use --disable-avformat to ignore this error.
 
50129
See \`config.log' for more details." >&2;}
50101
50130
   { (exit 1); exit 1; }; }
50102
50131
 
50103
50132
else
51015
51044
echo "$as_me: WARNING: Could not find img_resample in libavcodec." >&2;}
51016
51045
          if test "${enable_swscale}" != "no"
51017
51046
          then
51018
 
            { { echo "$as_me:$LINENO: error: swscale (and its fallback module imgresample) support will be missing. Use --disable-swscale to ignore this error. (This basically means that you will be missing any good software scaling module and some video chroma converters.)" >&5
51019
 
echo "$as_me: error: swscale (and its fallback module imgresample) support will be missing. Use --disable-swscale to ignore this error. (This basically means that you will be missing any good software scaling module and some video chroma converters.)" >&2;}
 
51047
            { { echo "$as_me:$LINENO: error: swscale (and its fallback module imgresample) support will be missing. Use --disable-swscale to ignore this error. (This basically means that you will be missing any good software scaling module and some video chroma converters.)
 
51048
See \`config.log' for more details." >&5
 
51049
echo "$as_me: error: swscale (and its fallback module imgresample) support will be missing. Use --disable-swscale to ignore this error. (This basically means that you will be missing any good software scaling module and some video chroma converters.)
 
51050
See \`config.log' for more details." >&2;}
51020
51051
   { (exit 1); exit 1; }; }
51021
51052
          fi
51022
51053
        # That sed hack to add -rpath is kind of ugly but at least it fixes
71670
71701
# report actual input values of CONFIG_FILES etc. instead of their
71671
71702
# values after options handling.
71672
71703
ac_log="
71673
 
This file was extended by vlc $as_me 0.9.2, which was
 
71704
This file was extended by vlc $as_me 0.9.3, which was
71674
71705
generated by GNU Autoconf 2.61.  Invocation command line was
71675
71706
 
71676
71707
  CONFIG_FILES    = $CONFIG_FILES
71723
71754
_ACEOF
71724
71755
cat >>$CONFIG_STATUS <<_ACEOF
71725
71756
ac_cs_version="\\
71726
 
vlc config.status 0.9.2
 
71757
vlc config.status 0.9.3
71727
71758
configured by $0, generated by GNU Autoconf 2.61,
71728
71759
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
71729
71760