~ubuntu-branches/ubuntu/trusty/media-player-info/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-07-05 07:04:46 UTC
  • mfrom: (1.2.15)
  • Revision ID: package-import@ubuntu.com-20130705070446-e33nu835xr0thdut
Tags: 18-1
* New upstream release
* Bump Standards-Version to 3.9.4 (no changes necessary).

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.69 for media-player-info 17.
 
3
# Generated by GNU Autoconf 2.69 for media-player-info 18.
4
4
#
5
5
# Report bugs to <devkit-devel@lists.freedesktop.org>.
6
6
#
579
579
# Identity of this package.
580
580
PACKAGE_NAME='media-player-info'
581
581
PACKAGE_TARNAME='media-player-info'
582
 
PACKAGE_VERSION='17'
583
 
PACKAGE_STRING='media-player-info 17'
 
582
PACKAGE_VERSION='18'
 
583
PACKAGE_STRING='media-player-info 18'
584
584
PACKAGE_BUGREPORT='devkit-devel@lists.freedesktop.org'
585
585
PACKAGE_URL=''
586
586
 
593
593
PKG_CONFIG_LIBDIR
594
594
PKG_CONFIG_PATH
595
595
PKG_CONFIG
 
596
AM_BACKSLASH
 
597
AM_DEFAULT_VERBOSITY
 
598
AM_DEFAULT_V
 
599
AM_V
596
600
am__untar
597
601
am__tar
598
602
AMTAR
657
661
ac_subst_files=''
658
662
ac_user_opts='
659
663
enable_option_checking
 
664
enable_silent_rules
660
665
with_udevdir
661
666
'
662
667
      ac_precious_vars='build_alias
1207
1212
  # Omit some internal or obsolete options to make the list less imposing.
1208
1213
  # This message is too long to be a string in the A/UX 3.1 sh.
1209
1214
  cat <<_ACEOF
1210
 
\`configure' configures media-player-info 17 to adapt to many kinds of systems.
 
1215
\`configure' configures media-player-info 18 to adapt to many kinds of systems.
1211
1216
 
1212
1217
Usage: $0 [OPTION]... [VAR=VALUE]...
1213
1218
 
1274
1279
 
1275
1280
if test -n "$ac_init_help"; then
1276
1281
  case $ac_init_help in
1277
 
     short | recursive ) echo "Configuration of media-player-info 17:";;
 
1282
     short | recursive ) echo "Configuration of media-player-info 18:";;
1278
1283
   esac
1279
1284
  cat <<\_ACEOF
1280
1285
 
 
1286
Optional Features:
 
1287
  --disable-option-checking  ignore unrecognized --enable/--with options
 
1288
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
 
1289
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 
1290
  --enable-silent-rules   less verbose build output (undo: "make V=1")
 
1291
  --disable-silent-rules  verbose build output (undo: "make V=0")
 
1292
 
1281
1293
Optional Packages:
1282
1294
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1283
1295
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1358
1370
test -n "$ac_init_help" && exit $ac_status
1359
1371
if $ac_init_version; then
1360
1372
  cat <<\_ACEOF
1361
 
media-player-info configure 17
 
1373
media-player-info configure 18
1362
1374
generated by GNU Autoconf 2.69
1363
1375
 
1364
1376
Copyright (C) 2012 Free Software Foundation, Inc.
1375
1387
This file contains any messages produced by compilers while
1376
1388
running configure, to aid debugging if configure makes a mistake.
1377
1389
 
1378
 
It was created by media-player-info $as_me 17, which was
 
1390
It was created by media-player-info $as_me 18, which was
1379
1391
generated by GNU Autoconf 2.69.  Invocation command line was
1380
1392
 
1381
1393
  $ $0 $@
1723
1735
ac_compiler_gnu=$ac_cv_c_compiler_gnu
1724
1736
 
1725
1737
 
1726
 
am__api_version='1.11'
 
1738
am__api_version='1.13'
1727
1739
 
1728
1740
ac_aux_dir=
1729
1741
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1849
1861
 
1850
1862
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
1851
1863
$as_echo_n "checking whether build environment is sane... " >&6; }
1852
 
# Just in case
1853
 
sleep 1
1854
 
echo timestamp > conftest.file
1855
1864
# Reject unsafe characters in $srcdir or the absolute working directory
1856
1865
# name.  Accept space and tab only in the latter.
1857
1866
am_lf='
1862
1871
esac
1863
1872
case $srcdir in
1864
1873
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
1865
 
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
1874
    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
1866
1875
esac
1867
1876
 
1868
 
# Do `set' in a subshell so we don't clobber the current shell's
 
1877
# Do 'set' in a subshell so we don't clobber the current shell's
1869
1878
# arguments.  Must try -L first in case configure is actually a
1870
1879
# symlink; some systems play weird games with the mod time of symlinks
1871
1880
# (eg FreeBSD returns the mod time of the symlink's containing
1872
1881
# directory).
1873
1882
if (
1874
 
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1875
 
   if test "$*" = "X"; then
1876
 
      # -L didn't work.
1877
 
      set X `ls -t "$srcdir/configure" conftest.file`
1878
 
   fi
1879
 
   rm -f conftest.file
1880
 
   if test "$*" != "X $srcdir/configure conftest.file" \
1881
 
      && test "$*" != "X conftest.file $srcdir/configure"; then
1882
 
 
1883
 
      # If neither matched, then we have a broken ls.  This can happen
1884
 
      # if, for instance, CONFIG_SHELL is bash and it inherits a
1885
 
      # broken ls alias from the environment.  This has actually
1886
 
      # happened.  Such a system could not be considered "sane".
1887
 
      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
1888
 
alias in your environment" "$LINENO" 5
1889
 
   fi
1890
 
 
 
1883
   am_has_slept=no
 
1884
   for am_try in 1 2; do
 
1885
     echo "timestamp, slept: $am_has_slept" > conftest.file
 
1886
     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
 
1887
     if test "$*" = "X"; then
 
1888
        # -L didn't work.
 
1889
        set X `ls -t "$srcdir/configure" conftest.file`
 
1890
     fi
 
1891
     if test "$*" != "X $srcdir/configure conftest.file" \
 
1892
        && test "$*" != "X conftest.file $srcdir/configure"; then
 
1893
 
 
1894
        # If neither matched, then we have a broken ls.  This can happen
 
1895
        # if, for instance, CONFIG_SHELL is bash and it inherits a
 
1896
        # broken ls alias from the environment.  This has actually
 
1897
        # happened.  Such a system could not be considered "sane".
 
1898
        as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 
1899
  alias in your environment" "$LINENO" 5
 
1900
     fi
 
1901
     if test "$2" = conftest.file || test $am_try -eq 2; then
 
1902
       break
 
1903
     fi
 
1904
     # Just in case.
 
1905
     sleep 1
 
1906
     am_has_slept=yes
 
1907
   done
1891
1908
   test "$2" = conftest.file
1892
1909
   )
1893
1910
then
1899
1916
fi
1900
1917
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1901
1918
$as_echo "yes" >&6; }
 
1919
# If we didn't sleep, we still need to ensure time stamps of config.status and
 
1920
# generated files are strictly newer.
 
1921
am_sleep_pid=
 
1922
if grep 'slept: no' conftest.file >/dev/null 2>&1; then
 
1923
  ( sleep 1 ) &
 
1924
  am_sleep_pid=$!
 
1925
fi
 
1926
 
 
1927
rm -f conftest.file
 
1928
 
1902
1929
test "$program_prefix" != NONE &&
1903
1930
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
1904
1931
# Use a double $ so make ignores it.
1921
1948
  esac
1922
1949
fi
1923
1950
# Use eval to expand $SHELL
1924
 
if eval "$MISSING --run true"; then
1925
 
  am_missing_run="$MISSING --run "
 
1951
if eval "$MISSING --is-lightweight"; then
 
1952
  am_missing_run="$MISSING "
1926
1953
else
1927
1954
  am_missing_run=
1928
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
1929
 
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 
1955
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
 
1956
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
1930
1957
fi
1931
1958
 
1932
1959
if test x"${install_sh}" != xset; then
1938
1965
  esac
1939
1966
fi
1940
1967
 
1941
 
# Installed binaries are usually stripped using `strip' when the user
1942
 
# run `make install-strip'.  However `strip' might not be the right
 
1968
# Installed binaries are usually stripped using 'strip' when the user
 
1969
# run "make install-strip".  However 'strip' might not be the right
1943
1970
# tool to use in cross-compilation environments, therefore Automake
1944
 
# will honor the `STRIP' environment variable to overrule this program.
 
1971
# will honor the 'STRIP' environment variable to overrule this program.
1945
1972
if test "$cross_compiling" != no; then
1946
1973
  if test -n "$ac_tool_prefix"; then
1947
1974
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2080
2107
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2081
2108
$as_echo "$MKDIR_P" >&6; }
2082
2109
 
2083
 
mkdir_p="$MKDIR_P"
2084
 
case $mkdir_p in
2085
 
  [\\/$]* | ?:[\\/]*) ;;
2086
 
  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2087
 
esac
2088
 
 
2089
2110
for ac_prog in gawk mawk nawk awk
2090
2111
do
2091
2112
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2168
2189
fi
2169
2190
rmdir .tst 2>/dev/null
2170
2191
 
 
2192
# Check whether --enable-silent-rules was given.
 
2193
if test "${enable_silent_rules+set}" = set; then :
 
2194
  enableval=$enable_silent_rules;
 
2195
fi
 
2196
 
 
2197
case $enable_silent_rules in # (((
 
2198
  yes) AM_DEFAULT_VERBOSITY=0;;
 
2199
   no) AM_DEFAULT_VERBOSITY=1;;
 
2200
    *) AM_DEFAULT_VERBOSITY=1;;
 
2201
esac
 
2202
am_make=${MAKE-make}
 
2203
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
2204
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
2205
if ${am_cv_make_support_nested_variables+:} false; then :
 
2206
  $as_echo_n "(cached) " >&6
 
2207
else
 
2208
  if $as_echo 'TRUE=$(BAR$(V))
 
2209
BAR0=false
 
2210
BAR1=true
 
2211
V=1
 
2212
am__doit:
 
2213
        @$(TRUE)
 
2214
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
2215
  am_cv_make_support_nested_variables=yes
 
2216
else
 
2217
  am_cv_make_support_nested_variables=no
 
2218
fi
 
2219
fi
 
2220
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
2221
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
2222
if test $am_cv_make_support_nested_variables = yes; then
 
2223
    AM_V='$(V)'
 
2224
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
2225
else
 
2226
  AM_V=$AM_DEFAULT_VERBOSITY
 
2227
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
2228
fi
 
2229
AM_BACKSLASH='\'
 
2230
 
2171
2231
if test "`cd $srcdir && pwd`" != "`pwd`"; then
2172
2232
  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2173
2233
  # is not polluted with repeated "-I."
2190
2250
 
2191
2251
# Define the identity of the package.
2192
2252
 PACKAGE='media-player-info'
2193
 
 VERSION='17'
 
2253
 VERSION='18'
2194
2254
 
2195
2255
 
2196
2256
cat >>confdefs.h <<_ACEOF
2218
2278
 
2219
2279
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2220
2280
 
 
2281
# For better backward compatibility.  To be removed once Automake 1.9.x
 
2282
# dies out for good.  For more background, see:
 
2283
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
 
2284
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
 
2285
mkdir_p='$(MKDIR_P)'
 
2286
 
2221
2287
# We need awk for the "check" target.  The system "awk" is bad on
2222
2288
# some platforms.
2223
2289
# Always define AMTAR for backward compatibility.  Yes, it's still used
2224
2290
# in the wild :-(  We should find a proper way to deprecate it ...
2225
2291
AMTAR='$${TAR-tar}'
2226
2292
 
 
2293
 
 
2294
# We'll loop over all known methods to create a tar archive until one works.
 
2295
_am_tools='gnutar  pax cpio none'
 
2296
 
2227
2297
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2228
2298
 
2229
2299
 
2239
2309
 
2240
2310
 
2241
2311
 
 
2312
 
2242
2313
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
2243
2314
        if test -n "$ac_tool_prefix"; then
2244
2315
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
2607
2678
LTLIBOBJS=$ac_ltlibobjs
2608
2679
 
2609
2680
 
 
2681
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
 
2682
$as_echo_n "checking that generated files are newer than configure... " >&6; }
 
2683
   if test -n "$am_sleep_pid"; then
 
2684
     # Hide warnings about reused PIDs.
 
2685
     wait $am_sleep_pid 2>/dev/null
 
2686
   fi
 
2687
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
 
2688
$as_echo "done" >&6; }
2610
2689
 
2611
2690
 
2612
2691
: "${CONFIG_STATUS=./config.status}"
3005
3084
# report actual input values of CONFIG_FILES etc. instead of their
3006
3085
# values after options handling.
3007
3086
ac_log="
3008
 
This file was extended by media-player-info $as_me 17, which was
 
3087
This file was extended by media-player-info $as_me 18, which was
3009
3088
generated by GNU Autoconf 2.69.  Invocation command line was
3010
3089
 
3011
3090
  CONFIG_FILES    = $CONFIG_FILES
3058
3137
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3059
3138
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3060
3139
ac_cs_version="\\
3061
 
media-player-info config.status 17
 
3140
media-player-info config.status 18
3062
3141
configured by $0, generated by GNU Autoconf 2.69,
3063
3142
  with options \\"\$ac_cs_config\\"
3064
3143