~ubuntu-branches/ubuntu/utopic/lebiniou/utopic

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Olivier Girondel
  • Date: 2012-04-22 22:07:40 UTC
  • mfrom: (6.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120422220740-xncgwhc3g71nopnu
Tags: 3.18-1
* New upstream release 3.18.
* Support older libswscale.
* Add missing Build-Depends: libfreetype6-dev, libasound2-dev,
  libpulse-dev. (Closes: #669437)

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.68 for lebiniou 3.13.
 
3
# Generated by GNU Autoconf 2.68 for lebiniou 3.18.
4
4
#
5
5
# Report bugs to <olivier@biniou.info>.
6
6
#
560
560
# Identity of this package.
561
561
PACKAGE_NAME='lebiniou'
562
562
PACKAGE_TARNAME='lebiniou'
563
 
PACKAGE_VERSION='3.13'
564
 
PACKAGE_STRING='lebiniou 3.13'
 
563
PACKAGE_VERSION='3.18'
 
564
PACKAGE_STRING='lebiniou 3.18'
565
565
PACKAGE_BUGREPORT='olivier@biniou.info'
566
566
PACKAGE_URL=''
567
567
 
608
608
LIBOBJS
609
609
EXTRA_WEBCAM_FALSE
610
610
EXTRA_WEBCAM_TRUE
 
611
EXTRA_BEW_FALSE
 
612
EXTRA_BEW_TRUE
611
613
EXTRA_ERLANG_FALSE
612
614
EXTRA_ERLANG_TRUE
613
615
EXTRA_DISKWRITER_FALSE
614
616
EXTRA_DISKWRITER_TRUE
 
617
WITH_PNGLITE_FALSE
 
618
WITH_PNGLITE_TRUE
615
619
OS_NETBSD_OR_OPENBSD_FALSE
616
620
OS_NETBSD_OR_OPENBSD_TRUE
617
621
OS_LINUX_FAMILY_FALSE
618
622
OS_LINUX_FAMILY_TRUE
 
623
WITH_FFMPEG_FALSE
 
624
WITH_FFMPEG_TRUE
 
625
have_ffmpeg
619
626
SDL_TTF_LIBS
620
627
SDL_LIBS
621
628
SDL_CFLAGS
643
650
PULSEAUDIO_PLUGIN_TRUE
644
651
PULSEAUDIO_LIBS
645
652
PULSEAUDIO_CFLAGS
 
653
JACK_PLUGIN_FALSE
 
654
JACK_PLUGIN_TRUE
 
655
JACK_LIBS
 
656
JACK_CFLAGS
646
657
ALSA_PLUGIN_FALSE
647
658
ALSA_PLUGIN_TRUE
648
659
ALSA_LIBS
649
660
ALSA_CFLAGS
 
661
WITH_CORE_FALSE
 
662
WITH_CORE_TRUE
650
663
OUTPUT_PLUGINS
651
664
INPUT_PLUGINS
652
665
SWSCALE_LIBS
653
666
SWSCALE_CFLAGS
 
667
EXTRA_OPENGL_FALSE
 
668
EXTRA_OPENGL_TRUE
 
669
GLU_LIBS
 
670
GLU_CFLAGS
 
671
FT2_LIBS
 
672
FT2_CFLAGS
654
673
XML2_LIBS
655
674
XML2_CFLAGS
656
675
FFTW3_LIBS
657
676
FFTW3_CFLAGS
658
677
GLIB_LIBS
659
678
GLIB_CFLAGS
 
679
ERLANG_LIB_VER_erl_interface
 
680
ERLANG_LIB_DIR_erl_interface
 
681
ERL
660
682
PLUGIN_LDFLAGS
661
683
PLUGIN_CFLAGS
662
684
PKG_CONFIG_LIBDIR
663
685
PKG_CONFIG_PATH
664
686
PKG_CONFIG
 
687
ERLCFLAGS
 
688
ERLC
665
689
am__fastdepCXX_FALSE
666
690
am__fastdepCXX_TRUE
667
691
CXXDEPMODE
671
695
am__fastdepCC_FALSE
672
696
am__fastdepCC_TRUE
673
697
CCDEPMODE
 
698
am__nodep
674
699
AMDEPBACKSLASH
675
700
AMDEP_FALSE
676
701
AMDEP_TRUE
687
712
BINIOU_VERSION
688
713
AM_BACKSLASH
689
714
AM_DEFAULT_VERBOSITY
 
715
AM_DEFAULT_V
 
716
AM_V
690
717
am__untar
691
718
am__tar
692
719
AMTAR
765
792
enable_option_checking
766
793
enable_silent_rules
767
794
enable_dependency_tracking
 
795
enable_opengl
 
796
enable_core
768
797
enable_alsa
 
798
enable_jackaudio
769
799
enable_pulseaudio
770
800
enable_esd
771
801
enable_sndfile
772
802
enable_twip
773
803
enable_caca
 
804
enable_fixed
 
805
enable_camsize
774
806
enable_debug
775
807
enable_warnings
 
808
with_pnglite
776
809
enable_diskwriter
777
810
enable_erlang
 
811
enable_bew
778
812
enable_webcam
 
813
enable_target
779
814
'
780
815
      ac_precious_vars='build_alias
781
816
host_alias
788
823
CXX
789
824
CXXFLAGS
790
825
CCC
 
826
ERLC
 
827
ERLCFLAGS
791
828
PKG_CONFIG
792
829
PKG_CONFIG_PATH
793
830
PKG_CONFIG_LIBDIR
 
831
ERL
794
832
GLIB_CFLAGS
795
833
GLIB_LIBS
796
834
FFTW3_CFLAGS
797
835
FFTW3_LIBS
798
836
XML2_CFLAGS
799
837
XML2_LIBS
 
838
FT2_CFLAGS
 
839
FT2_LIBS
 
840
GLU_CFLAGS
 
841
GLU_LIBS
800
842
SWSCALE_CFLAGS
801
843
SWSCALE_LIBS
802
844
ALSA_CFLAGS
803
845
ALSA_LIBS
 
846
JACK_CFLAGS
 
847
JACK_LIBS
804
848
PULSEAUDIO_CFLAGS
805
849
PULSEAUDIO_LIBS
806
850
ESD_CFLAGS
1354
1398
  # Omit some internal or obsolete options to make the list less imposing.
1355
1399
  # This message is too long to be a string in the A/UX 3.1 sh.
1356
1400
  cat <<_ACEOF
1357
 
\`configure' configures lebiniou 3.13 to adapt to many kinds of systems.
 
1401
\`configure' configures lebiniou 3.18 to adapt to many kinds of systems.
1358
1402
 
1359
1403
Usage: $0 [OPTION]... [VAR=VALUE]...
1360
1404
 
1425
1469
 
1426
1470
if test -n "$ac_init_help"; then
1427
1471
  case $ac_init_help in
1428
 
     short | recursive ) echo "Configuration of lebiniou 3.13:";;
 
1472
     short | recursive ) echo "Configuration of lebiniou 3.18:";;
1429
1473
   esac
1430
1474
  cat <<\_ACEOF
1431
1475
 
1437
1481
  --disable-silent-rules         verbose build output (undo: `make V=0')
1438
1482
  --disable-dependency-tracking  speeds up one-time build
1439
1483
  --enable-dependency-tracking   do not reject slow dependency extractors
 
1484
  --enable-opengl         enable OpenGL support [default=no]
 
1485
  --enable-core           build the core engine [default=yes]
1440
1486
  --enable-alsa           build the ALSA input plugin [default=yes]
 
1487
  --enable-jack           build the JACK Audio input plugin [default=yes]
1441
1488
  --enable-pulseaudio     build the PulseAudio input plugin [default=yes]
1442
1489
  --enable-esd            build the ESD input plugin [default=no]
1443
1490
  --enable-sndfile        build the SndFile input plugin [default=no]
1444
1491
  --enable-twip           build the Twip input plugin [default=no]
1445
1492
  --enable-caca           build the libcaca plugin [default=no]
 
1493
  --enable-fixed="WIDTHxHEIGHT"
 
1494
                          Use fixed-size video buffers [default=no]
 
1495
  --enable-camsize="WIDTHxHEIGHT"
 
1496
                          Set webcam capture size [default="640x480"]
1446
1497
  --enable-debug          turn on debugging [default=no]
1447
 
  --enable-warnings       treat warnings as errors [default=no]
 
1498
  --enable-warnings       treat warnings as errors [default=yes]
1448
1499
  --enable-diskwriter     compile the diskwriter output plugin [default=no]
1449
1500
  --enable-erlang         compile the Erlang output plugin (needs OpenGL
1450
 
                          development libs) [default=yes]
 
1501
                          development libs) [default=no]
 
1502
  --enable-bew            compile the Biniou Erlang wrapper [default=no]
1451
1503
  --enable-webcam         compile the Webcam plugin (Linux only) [default=yes]
 
1504
  --enable-target         Display a target when no plugins were run
 
1505
                          [default=yes]
 
1506
 
 
1507
Optional Packages:
 
1508
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
 
1509
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
 
1510
  --with-pnglite          Use embedded pnglite library
1452
1511
 
1453
1512
Some influential environment variables:
1454
1513
  CC          C compiler command
1460
1519
              you have headers in a nonstandard directory <include dir>
1461
1520
  CXX         C++ compiler command
1462
1521
  CXXFLAGS    C++ compiler flags
 
1522
  ERLC        Erlang/OTP compiler command [autodetected]
 
1523
  ERLCFLAGS   Erlang/OTP compiler flags [none]
1463
1524
  PKG_CONFIG  path to pkg-config utility
1464
1525
  PKG_CONFIG_PATH
1465
1526
              directories to add to pkg-config's search path
1466
1527
  PKG_CONFIG_LIBDIR
1467
1528
              path overriding pkg-config's built-in search path
 
1529
  ERL         Erlang/OTP interpreter command [autodetected]
1468
1530
  GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config
1469
1531
  GLIB_LIBS   linker flags for GLIB, overriding pkg-config
1470
1532
  FFTW3_CFLAGS
1472
1534
  FFTW3_LIBS  linker flags for FFTW3, overriding pkg-config
1473
1535
  XML2_CFLAGS C compiler flags for XML2, overriding pkg-config
1474
1536
  XML2_LIBS   linker flags for XML2, overriding pkg-config
 
1537
  FT2_CFLAGS  C compiler flags for FT2, overriding pkg-config
 
1538
  FT2_LIBS    linker flags for FT2, overriding pkg-config
 
1539
  GLU_CFLAGS  C compiler flags for GLU, overriding pkg-config
 
1540
  GLU_LIBS    linker flags for GLU, overriding pkg-config
1475
1541
  SWSCALE_CFLAGS
1476
1542
              C compiler flags for SWSCALE, overriding pkg-config
1477
1543
  SWSCALE_LIBS
1478
1544
              linker flags for SWSCALE, overriding pkg-config
1479
1545
  ALSA_CFLAGS C compiler flags for ALSA, overriding pkg-config
1480
1546
  ALSA_LIBS   linker flags for ALSA, overriding pkg-config
 
1547
  JACK_CFLAGS C compiler flags for JACK, overriding pkg-config
 
1548
  JACK_LIBS   linker flags for JACK, overriding pkg-config
1481
1549
  PULSEAUDIO_CFLAGS
1482
1550
              C compiler flags for PULSEAUDIO, overriding pkg-config
1483
1551
  PULSEAUDIO_LIBS
1560
1628
test -n "$ac_init_help" && exit $ac_status
1561
1629
if $ac_init_version; then
1562
1630
  cat <<\_ACEOF
1563
 
lebiniou configure 3.13
 
1631
lebiniou configure 3.18
1564
1632
generated by GNU Autoconf 2.68
1565
1633
 
1566
1634
Copyright (C) 2010 Free Software Foundation, Inc.
1650
1718
 
1651
1719
} # ac_fn_cxx_try_compile
1652
1720
 
 
1721
# ac_fn_erl_try_run LINENO
 
1722
# ------------------------
 
1723
# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
 
1724
# that executables *can* be run.
 
1725
ac_fn_erl_try_run ()
 
1726
{
 
1727
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 
1728
  if { { ac_try="$ac_link"
 
1729
case "(($ac_try" in
 
1730
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
1731
  *) ac_try_echo=$ac_try;;
 
1732
esac
 
1733
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
1734
$as_echo "$ac_try_echo"; } >&5
 
1735
  (eval "$ac_link") 2>&5
 
1736
  ac_status=$?
 
1737
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
1738
  test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
 
1739
  { { case "(($ac_try" in
 
1740
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
1741
  *) ac_try_echo=$ac_try;;
 
1742
esac
 
1743
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
1744
$as_echo "$ac_try_echo"; } >&5
 
1745
  (eval "$ac_try") 2>&5
 
1746
  ac_status=$?
 
1747
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
1748
  test $ac_status = 0; }; }; then :
 
1749
  ac_retval=0
 
1750
else
 
1751
  $as_echo "$as_me: program exited with status $ac_status" >&5
 
1752
       $as_echo "$as_me: failed program was:" >&5
 
1753
sed 's/^/| /' conftest.$ac_ext >&5
 
1754
 
 
1755
       ac_retval=$ac_status
 
1756
fi
 
1757
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 
1758
  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
1759
  as_fn_set_status $ac_retval
 
1760
 
 
1761
} # ac_fn_erl_try_run
 
1762
 
1653
1763
# ac_fn_c_try_link LINENO
1654
1764
# -----------------------
1655
1765
# Try to link conftest.$ac_ext, and return whether this succeeded.
1967
2077
This file contains any messages produced by compilers while
1968
2078
running configure, to aid debugging if configure makes a mistake.
1969
2079
 
1970
 
It was created by lebiniou $as_me 3.13, which was
 
2080
It was created by lebiniou $as_me 3.18, which was
1971
2081
generated by GNU Autoconf 2.68.  Invocation command line was
1972
2082
 
1973
2083
  $ $0 $@
2894
3004
 
2895
3005
# Define the identity of the package.
2896
3006
 PACKAGE='lebiniou'
2897
 
 VERSION='3.13'
 
3007
 VERSION='3.18'
2898
3008
 
2899
3009
 
2900
3010
cat >>confdefs.h <<_ACEOF
2924
3034
 
2925
3035
# We need awk for the "check" target.  The system "awk" is bad on
2926
3036
# some platforms.
2927
 
# Always define AMTAR for backward compatibility.
2928
 
 
2929
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
2930
 
 
2931
 
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
3037
# Always define AMTAR for backward compatibility.  Yes, it's still used
 
3038
# in the wild :-(  We should find a proper way to deprecate it ...
 
3039
AMTAR='$${TAR-tar}'
 
3040
 
 
3041
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2932
3042
 
2933
3043
 
2934
3044
 
2944
3054
no)  AM_DEFAULT_VERBOSITY=1;;
2945
3055
*)   AM_DEFAULT_VERBOSITY=0;;
2946
3056
esac
 
3057
am_make=${MAKE-make}
 
3058
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
3059
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
3060
if ${am_cv_make_support_nested_variables+:} false; then :
 
3061
  $as_echo_n "(cached) " >&6
 
3062
else
 
3063
  if $as_echo 'TRUE=$(BAR$(V))
 
3064
BAR0=false
 
3065
BAR1=true
 
3066
V=1
 
3067
am__doit:
 
3068
        @$(TRUE)
 
3069
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
3070
  am_cv_make_support_nested_variables=yes
 
3071
else
 
3072
  am_cv_make_support_nested_variables=no
 
3073
fi
 
3074
fi
 
3075
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
3076
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
3077
if test $am_cv_make_support_nested_variables = yes; then
 
3078
    AM_V='$(V)'
 
3079
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
3080
else
 
3081
  AM_V=$AM_DEFAULT_VERBOSITY
 
3082
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
3083
fi
2947
3084
AM_BACKSLASH='\'
2948
3085
 
2949
3086
 
2950
3087
BINIOU_MAJOR=3
2951
 
BINIOU_MINOR=13
 
3088
BINIOU_MINOR=18
2952
3089
BINIOU_VERSION="$BINIOU_MAJOR.$BINIOU_MINOR"
2953
3090
 
2954
3091
 
2955
 
CFLAGS="$CFLAGS -O3"
2956
3092
LDFLAGS="$LDFLAGS -rdynamic"
2957
3093
 
2958
3094
OLD_FLAGS="$CFLAGS"
3797
3933
if test "x$enable_dependency_tracking" != xno; then
3798
3934
  am_depcomp="$ac_aux_dir/depcomp"
3799
3935
  AMDEPBACKSLASH='\'
 
3936
  am__nodep='_no'
3800
3937
fi
3801
3938
 if test "x$enable_dependency_tracking" != xno; then
3802
3939
  AMDEP_TRUE=
3821
3958
  # instance it was reported that on HP-UX the gcc test will end up
3822
3959
  # making a dummy file named `D' -- because `-MD' means `put the output
3823
3960
  # in D'.
 
3961
  rm -rf conftest.dir
3824
3962
  mkdir conftest.dir
3825
3963
  # Copy depcomp to subdir because otherwise we won't find it if we're
3826
3964
  # using a relative directory.
3880
4018
        break
3881
4019
      fi
3882
4020
      ;;
3883
 
    msvisualcpp | msvcmsys)
 
4021
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3884
4022
      # This compiler won't grok `-c -o', but also, the minuso test has
3885
4023
      # not run yet.  These depmodes are late enough in the game, and
3886
4024
      # so weak that their functioning should not be impacted.
4332
4470
  # instance it was reported that on HP-UX the gcc test will end up
4333
4471
  # making a dummy file named `D' -- because `-MD' means `put the output
4334
4472
  # in D'.
 
4473
  rm -rf conftest.dir
4335
4474
  mkdir conftest.dir
4336
4475
  # Copy depcomp to subdir because otherwise we won't find it if we're
4337
4476
  # using a relative directory.
4391
4530
        break
4392
4531
      fi
4393
4532
      ;;
4394
 
    msvisualcpp | msvcmsys)
 
4533
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4395
4534
      # This compiler won't grok `-c -o', but also, the minuso test has
4396
4535
      # not run yet.  These depmodes are late enough in the game, and
4397
4536
      # so weak that their functioning should not be impacted.
4446
4585
fi
4447
4586
 
4448
4587
 
 
4588
if test -n "$ERLC"; then
 
4589
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for erlc" >&5
 
4590
$as_echo_n "checking for erlc... " >&6; }
 
4591
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ERLC" >&5
 
4592
$as_echo "$ERLC" >&6; }
 
4593
else
 
4594
    if test -n "$ac_tool_prefix"; then
 
4595
  # Extract the first word of "${ac_tool_prefix}erlc", so it can be a program name with args.
 
4596
set dummy ${ac_tool_prefix}erlc; ac_word=$2
 
4597
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
4598
$as_echo_n "checking for $ac_word... " >&6; }
 
4599
if ${ac_cv_path_ERLC+:} false; then :
 
4600
  $as_echo_n "(cached) " >&6
 
4601
else
 
4602
  case $ERLC in
 
4603
  [\\/]* | ?:[\\/]*)
 
4604
  ac_cv_path_ERLC="$ERLC" # Let the user override the test with a path.
 
4605
  ;;
 
4606
  *)
 
4607
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
4608
for as_dir in $PATH
 
4609
do
 
4610
  IFS=$as_save_IFS
 
4611
  test -z "$as_dir" && as_dir=.
 
4612
    for ac_exec_ext in '' $ac_executable_extensions; do
 
4613
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
4614
    ac_cv_path_ERLC="$as_dir/$ac_word$ac_exec_ext"
 
4615
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
4616
    break 2
 
4617
  fi
 
4618
done
 
4619
  done
 
4620
IFS=$as_save_IFS
 
4621
 
 
4622
  ;;
 
4623
esac
 
4624
fi
 
4625
ERLC=$ac_cv_path_ERLC
 
4626
if test -n "$ERLC"; then
 
4627
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ERLC" >&5
 
4628
$as_echo "$ERLC" >&6; }
 
4629
else
 
4630
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
4631
$as_echo "no" >&6; }
 
4632
fi
 
4633
 
 
4634
 
 
4635
fi
 
4636
if test -z "$ac_cv_path_ERLC"; then
 
4637
  ac_pt_ERLC=$ERLC
 
4638
  # Extract the first word of "erlc", so it can be a program name with args.
 
4639
set dummy erlc; ac_word=$2
 
4640
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
4641
$as_echo_n "checking for $ac_word... " >&6; }
 
4642
if ${ac_cv_path_ac_pt_ERLC+:} false; then :
 
4643
  $as_echo_n "(cached) " >&6
 
4644
else
 
4645
  case $ac_pt_ERLC in
 
4646
  [\\/]* | ?:[\\/]*)
 
4647
  ac_cv_path_ac_pt_ERLC="$ac_pt_ERLC" # Let the user override the test with a path.
 
4648
  ;;
 
4649
  *)
 
4650
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
4651
for as_dir in $PATH
 
4652
do
 
4653
  IFS=$as_save_IFS
 
4654
  test -z "$as_dir" && as_dir=.
 
4655
    for ac_exec_ext in '' $ac_executable_extensions; do
 
4656
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
4657
    ac_cv_path_ac_pt_ERLC="$as_dir/$ac_word$ac_exec_ext"
 
4658
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
4659
    break 2
 
4660
  fi
 
4661
done
 
4662
  done
 
4663
IFS=$as_save_IFS
 
4664
 
 
4665
  ;;
 
4666
esac
 
4667
fi
 
4668
ac_pt_ERLC=$ac_cv_path_ac_pt_ERLC
 
4669
if test -n "$ac_pt_ERLC"; then
 
4670
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_ERLC" >&5
 
4671
$as_echo "$ac_pt_ERLC" >&6; }
 
4672
else
 
4673
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
4674
$as_echo "no" >&6; }
 
4675
fi
 
4676
 
 
4677
  if test "x$ac_pt_ERLC" = x; then
 
4678
    ERLC=""
 
4679
  else
 
4680
    case $cross_compiling:$ac_tool_warned in
 
4681
yes:)
 
4682
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
 
4683
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 
4684
ac_tool_warned=yes ;;
 
4685
esac
 
4686
    ERLC=$ac_pt_ERLC
 
4687
  fi
 
4688
else
 
4689
  ERLC="$ac_cv_path_ERLC"
 
4690
fi
 
4691
 
 
4692
fi
 
4693
 
4449
4694
 
4450
4695
 
4451
4696
 
4578
4823
PLUGIN_CFLAGS="$PLUGIN_CFLAGS -I../../../../../src"
4579
4824
 
4580
4825
if test "x${COMPILER}" = "xgcc"; then
4581
 
        PLUGIN_LDFLAGS="${PLUGIN_LDFLAGS} -module -export-dynamic"
 
4826
        PLUGIN_LDFLAGS="${PLUGIN_LDFLAGS} -export-dynamic"
4582
4827
fi
4583
4828
 
4584
4829
 
4585
4830
 
4586
4831
 
4587
4832
# Checks for libraries
 
4833
 
 
4834
# erl_interface
 
4835
if test "x${ERLC}" != "x"; then
 
4836
   if test -n "$ERL"; then
 
4837
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for erl" >&5
 
4838
$as_echo_n "checking for erl... " >&6; }
 
4839
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ERL" >&5
 
4840
$as_echo "$ERL" >&6; }
 
4841
else
 
4842
    if test -n "$ac_tool_prefix"; then
 
4843
  # Extract the first word of "${ac_tool_prefix}erl", so it can be a program name with args.
 
4844
set dummy ${ac_tool_prefix}erl; ac_word=$2
 
4845
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
4846
$as_echo_n "checking for $ac_word... " >&6; }
 
4847
if ${ac_cv_path_ERL+:} false; then :
 
4848
  $as_echo_n "(cached) " >&6
 
4849
else
 
4850
  case $ERL in
 
4851
  [\\/]* | ?:[\\/]*)
 
4852
  ac_cv_path_ERL="$ERL" # Let the user override the test with a path.
 
4853
  ;;
 
4854
  *)
 
4855
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
4856
for as_dir in $PATH
 
4857
do
 
4858
  IFS=$as_save_IFS
 
4859
  test -z "$as_dir" && as_dir=.
 
4860
    for ac_exec_ext in '' $ac_executable_extensions; do
 
4861
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
4862
    ac_cv_path_ERL="$as_dir/$ac_word$ac_exec_ext"
 
4863
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
4864
    break 2
 
4865
  fi
 
4866
done
 
4867
  done
 
4868
IFS=$as_save_IFS
 
4869
 
 
4870
  ;;
 
4871
esac
 
4872
fi
 
4873
ERL=$ac_cv_path_ERL
 
4874
if test -n "$ERL"; then
 
4875
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ERL" >&5
 
4876
$as_echo "$ERL" >&6; }
 
4877
else
 
4878
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
4879
$as_echo "no" >&6; }
 
4880
fi
 
4881
 
 
4882
 
 
4883
fi
 
4884
if test -z "$ac_cv_path_ERL"; then
 
4885
  ac_pt_ERL=$ERL
 
4886
  # Extract the first word of "erl", so it can be a program name with args.
 
4887
set dummy erl; ac_word=$2
 
4888
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
4889
$as_echo_n "checking for $ac_word... " >&6; }
 
4890
if ${ac_cv_path_ac_pt_ERL+:} false; then :
 
4891
  $as_echo_n "(cached) " >&6
 
4892
else
 
4893
  case $ac_pt_ERL in
 
4894
  [\\/]* | ?:[\\/]*)
 
4895
  ac_cv_path_ac_pt_ERL="$ac_pt_ERL" # Let the user override the test with a path.
 
4896
  ;;
 
4897
  *)
 
4898
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
4899
for as_dir in $PATH
 
4900
do
 
4901
  IFS=$as_save_IFS
 
4902
  test -z "$as_dir" && as_dir=.
 
4903
    for ac_exec_ext in '' $ac_executable_extensions; do
 
4904
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
4905
    ac_cv_path_ac_pt_ERL="$as_dir/$ac_word$ac_exec_ext"
 
4906
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
4907
    break 2
 
4908
  fi
 
4909
done
 
4910
  done
 
4911
IFS=$as_save_IFS
 
4912
 
 
4913
  ;;
 
4914
esac
 
4915
fi
 
4916
ac_pt_ERL=$ac_cv_path_ac_pt_ERL
 
4917
if test -n "$ac_pt_ERL"; then
 
4918
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_ERL" >&5
 
4919
$as_echo "$ac_pt_ERL" >&6; }
 
4920
else
 
4921
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
4922
$as_echo "no" >&6; }
 
4923
fi
 
4924
 
 
4925
  if test "x$ac_pt_ERL" = x; then
 
4926
    ERL=""
 
4927
  else
 
4928
    case $cross_compiling:$ac_tool_warned in
 
4929
yes:)
 
4930
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
 
4931
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 
4932
ac_tool_warned=yes ;;
 
4933
esac
 
4934
    ERL=$ac_pt_ERL
 
4935
  fi
 
4936
else
 
4937
  ERL="$ac_cv_path_ERL"
 
4938
fi
 
4939
fi
 
4940
 
 
4941
 
 
4942
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Erlang/OTP 'erl_interface' library subdirectory" >&5
 
4943
$as_echo_n "checking for Erlang/OTP 'erl_interface' library subdirectory... " >&6; }
 
4944
if ${ac_cv_erlang_lib_dir_erl_interface+:} false; then :
 
4945
  $as_echo_n "(cached) " >&6
 
4946
else
 
4947
  ac_ext=erl
 
4948
ac_compile='$ERLC $ERLCFLAGS -b beam conftest.$ac_ext >&5'
 
4949
ac_link='$ERLC $ERLCFLAGS -b beam conftest.$ac_ext >&5 && echo "#!/bin/sh" > conftest$ac_exeext && $as_echo "\"$ERL\" -run conftest start -run init stop -noshell" >> conftest$ac_exeext && chmod +x conftest$ac_exeext'
 
4950
     if test "$cross_compiling" = yes; then :
 
4951
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
4952
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
4953
as_fn_error $? "cannot run test program while cross compiling
 
4954
See \`config.log' for more details" "$LINENO" 5; }
 
4955
else
 
4956
  cat > conftest.$ac_ext <<_ACEOF
 
4957
-module(conftest).
 
4958
-export([start/0]).
 
4959
 
 
4960
start() ->
 
4961
            ReturnValue = case code:lib_dir("erl_interface") of
 
4962
            {error, bad_name} ->
 
4963
                file:write_file("conftest.out", "not found\n"),
 
4964
                1;
 
4965
            LibDir ->
 
4966
                file:write_file("conftest.out", LibDir),
 
4967
                0
 
4968
            end,
 
4969
            halt(ReturnValue)
 
4970
.
 
4971
 
 
4972
_ACEOF
 
4973
if ac_fn_erl_try_run "$LINENO"; then :
 
4974
  ac_cv_erlang_lib_dir_erl_interface=`cat conftest.out`
 
4975
         rm -f conftest.out
 
4976
else
 
4977
  if test ! -f conftest.out; then
 
4978
             { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
4979
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
4980
as_fn_error $? "test Erlang program execution failed
 
4981
See \`config.log' for more details" "$LINENO" 5; }
 
4982
         else
 
4983
             ac_cv_erlang_lib_dir_erl_interface="not found"
 
4984
             rm -f conftest.out
 
4985
         fi
 
4986
fi
 
4987
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
 
4988
  conftest.$ac_objext conftest.beam conftest.$ac_ext
 
4989
fi
 
4990
 
 
4991
     ac_ext=c
 
4992
ac_cpp='$CPP $CPPFLAGS'
 
4993
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
4994
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
4995
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
4996
 
 
4997
fi
 
4998
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_erlang_lib_dir_erl_interface" >&5
 
4999
$as_echo "$ac_cv_erlang_lib_dir_erl_interface" >&6; }
 
5000
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Erlang/OTP 'erl_interface' library version" >&5
 
5001
$as_echo_n "checking for Erlang/OTP 'erl_interface' library version... " >&6; }
 
5002
if ${ac_cv_erlang_lib_ver_erl_interface+:} false; then :
 
5003
  $as_echo_n "(cached) " >&6
 
5004
else
 
5005
  if test "$ac_cv_erlang_lib_dir_erl_interface" = "not found"; then :
 
5006
  ac_cv_erlang_lib_ver_erl_interface="not found"
 
5007
else
 
5008
  ac_cv_erlang_lib_ver_erl_interface=`$as_echo "$ac_cv_erlang_lib_dir_erl_interface" | sed -n -e 's,^.*-\([^/-]*\)$,\1,p'`
 
5009
fi
 
5010
fi
 
5011
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_erlang_lib_ver_erl_interface" >&5
 
5012
$as_echo "$ac_cv_erlang_lib_ver_erl_interface" >&6; }
 
5013
ERLANG_LIB_DIR_erl_interface=$ac_cv_erlang_lib_dir_erl_interface
 
5014
 
 
5015
ERLANG_LIB_VER_erl_interface=$ac_cv_erlang_lib_ver_erl_interface
 
5016
 
 
5017
if test "$ac_cv_erlang_lib_dir_erl_interface" = "not found"; then :
 
5018
 
 
5019
else
 
5020
  have_ei=yes
 
5021
fi
 
5022
 
 
5023
 
 
5024
fi
 
5025
 
4588
5026
# glib-2.0
4589
5027
 
4590
5028
pkg_failed=no
4807
5245
fi
4808
5246
CPPFLAGS="$CPPFLAGS `pkg-config libxml-2.0 --cflags`"
4809
5247
 
 
5248
# freetype-2
 
5249
 
 
5250
pkg_failed=no
 
5251
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FT2" >&5
 
5252
$as_echo_n "checking for FT2... " >&6; }
 
5253
 
 
5254
if test -n "$FT2_CFLAGS"; then
 
5255
    pkg_cv_FT2_CFLAGS="$FT2_CFLAGS"
 
5256
 elif test -n "$PKG_CONFIG"; then
 
5257
    if test -n "$PKG_CONFIG" && \
 
5258
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2\""; } >&5
 
5259
  ($PKG_CONFIG --exists --print-errors "freetype2") 2>&5
 
5260
  ac_status=$?
 
5261
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
5262
  test $ac_status = 0; }; then
 
5263
  pkg_cv_FT2_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
 
5264
                      test "x$?" != "x0" && pkg_failed=yes
 
5265
else
 
5266
  pkg_failed=yes
 
5267
fi
 
5268
 else
 
5269
    pkg_failed=untried
 
5270
fi
 
5271
if test -n "$FT2_LIBS"; then
 
5272
    pkg_cv_FT2_LIBS="$FT2_LIBS"
 
5273
 elif test -n "$PKG_CONFIG"; then
 
5274
    if test -n "$PKG_CONFIG" && \
 
5275
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2\""; } >&5
 
5276
  ($PKG_CONFIG --exists --print-errors "freetype2") 2>&5
 
5277
  ac_status=$?
 
5278
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
5279
  test $ac_status = 0; }; then
 
5280
  pkg_cv_FT2_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
 
5281
                      test "x$?" != "x0" && pkg_failed=yes
 
5282
else
 
5283
  pkg_failed=yes
 
5284
fi
 
5285
 else
 
5286
    pkg_failed=untried
 
5287
fi
 
5288
 
 
5289
 
 
5290
 
 
5291
if test $pkg_failed = yes; then
 
5292
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5293
$as_echo "no" >&6; }
 
5294
 
 
5295
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
5296
        _pkg_short_errors_supported=yes
 
5297
else
 
5298
        _pkg_short_errors_supported=no
 
5299
fi
 
5300
        if test $_pkg_short_errors_supported = yes; then
 
5301
                FT2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
 
5302
        else
 
5303
                FT2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
 
5304
        fi
 
5305
        # Put the nasty error message in config.log where it belongs
 
5306
        echo "$FT2_PKG_ERRORS" >&5
 
5307
 
 
5308
        as_fn_error $? "You must have libfreetype-dev for Free Type 2 installed" "$LINENO" 5
 
5309
elif test $pkg_failed = untried; then
 
5310
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5311
$as_echo "no" >&6; }
 
5312
        as_fn_error $? "You must have libfreetype-dev for Free Type 2 installed" "$LINENO" 5
 
5313
else
 
5314
        FT2_CFLAGS=$pkg_cv_FT2_CFLAGS
 
5315
        FT2_LIBS=$pkg_cv_FT2_LIBS
 
5316
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
5317
$as_echo "yes" >&6; }
 
5318
 
 
5319
fi
 
5320
CPPFLAGS="$CPPFLAGS `pkg-config freetype2 --cflags`"
 
5321
 
4810
5322
# zlib - we assume it's installed on most systems
4811
5323
LIBS="${GLIB_LIBS} ${FFTW3_LIBS} ${XML2_LIBS} -lz -lm"
4812
5324
 
 
5325
# OpenGL / GLU
 
5326
 
 
5327
pkg_failed=no
 
5328
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLU" >&5
 
5329
$as_echo_n "checking for GLU... " >&6; }
 
5330
 
 
5331
if test -n "$GLU_CFLAGS"; then
 
5332
    pkg_cv_GLU_CFLAGS="$GLU_CFLAGS"
 
5333
 elif test -n "$PKG_CONFIG"; then
 
5334
    if test -n "$PKG_CONFIG" && \
 
5335
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glu\""; } >&5
 
5336
  ($PKG_CONFIG --exists --print-errors "glu") 2>&5
 
5337
  ac_status=$?
 
5338
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
5339
  test $ac_status = 0; }; then
 
5340
  pkg_cv_GLU_CFLAGS=`$PKG_CONFIG --cflags "glu" 2>/dev/null`
 
5341
                      test "x$?" != "x0" && pkg_failed=yes
 
5342
else
 
5343
  pkg_failed=yes
 
5344
fi
 
5345
 else
 
5346
    pkg_failed=untried
 
5347
fi
 
5348
if test -n "$GLU_LIBS"; then
 
5349
    pkg_cv_GLU_LIBS="$GLU_LIBS"
 
5350
 elif test -n "$PKG_CONFIG"; then
 
5351
    if test -n "$PKG_CONFIG" && \
 
5352
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glu\""; } >&5
 
5353
  ($PKG_CONFIG --exists --print-errors "glu") 2>&5
 
5354
  ac_status=$?
 
5355
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
5356
  test $ac_status = 0; }; then
 
5357
  pkg_cv_GLU_LIBS=`$PKG_CONFIG --libs "glu" 2>/dev/null`
 
5358
                      test "x$?" != "x0" && pkg_failed=yes
 
5359
else
 
5360
  pkg_failed=yes
 
5361
fi
 
5362
 else
 
5363
    pkg_failed=untried
 
5364
fi
 
5365
 
 
5366
 
 
5367
 
 
5368
if test $pkg_failed = yes; then
 
5369
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5370
$as_echo "no" >&6; }
 
5371
 
 
5372
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
5373
        _pkg_short_errors_supported=yes
 
5374
else
 
5375
        _pkg_short_errors_supported=no
 
5376
fi
 
5377
        if test $_pkg_short_errors_supported = yes; then
 
5378
                GLU_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glu" 2>&1`
 
5379
        else
 
5380
                GLU_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glu" 2>&1`
 
5381
        fi
 
5382
        # Put the nasty error message in config.log where it belongs
 
5383
        echo "$GLU_PKG_ERRORS" >&5
 
5384
 
 
5385
        have_opengl="no"
 
5386
elif test $pkg_failed = untried; then
 
5387
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5388
$as_echo "no" >&6; }
 
5389
        have_opengl="no"
 
5390
else
 
5391
        GLU_CFLAGS=$pkg_cv_GLU_CFLAGS
 
5392
        GLU_LIBS=$pkg_cv_GLU_LIBS
 
5393
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
5394
$as_echo "yes" >&6; }
 
5395
        have_opengl="yes"
 
5396
fi
 
5397
have_opengl=no
 
5398
# Check whether --enable-opengl was given.
 
5399
if test "${enable_opengl+set}" = set; then :
 
5400
  enableval=$enable_opengl;
 
5401
else
 
5402
  enable_opengl="no"
 
5403
fi
 
5404
 
 
5405
 if test "x${enable_opengl}" == "xyes"; then
 
5406
  EXTRA_OPENGL_TRUE=
 
5407
  EXTRA_OPENGL_FALSE='#'
 
5408
else
 
5409
  EXTRA_OPENGL_TRUE='#'
 
5410
  EXTRA_OPENGL_FALSE=
 
5411
fi
 
5412
 
 
5413
 
4813
5414
# We need to know which prefix we used to find some default values
4814
5415
if test "x${prefix}" = "xNONE"; then
4815
5416
        prefix="/usr/local"
4900
5501
OUTPUT_PLUGINS="SDL"
4901
5502
 
4902
5503
 
 
5504
 
 
5505
# Check whether --enable-core was given.
 
5506
if test "${enable_core+set}" = set; then :
 
5507
  enableval=$enable_core;
 
5508
else
 
5509
  enable_core="yes"
 
5510
fi
 
5511
 
 
5512
 if test "x${enable_core}" = "xyes"; then
 
5513
  WITH_CORE_TRUE=
 
5514
  WITH_CORE_FALSE='#'
 
5515
else
 
5516
  WITH_CORE_TRUE='#'
 
5517
  WITH_CORE_FALSE=
 
5518
fi
 
5519
 
 
5520
 
4903
5521
alsa_present="no"
4904
5522
# Check whether --enable-alsa was given.
4905
5523
if test "${enable_alsa+set}" = set; then :
4994
5612
fi
4995
5613
 
4996
5614
 
 
5615
jack_present="no"
 
5616
# Check whether --enable-jackaudio was given.
 
5617
if test "${enable_jackaudio+set}" = set; then :
 
5618
  enableval=$enable_jackaudio;
 
5619
else
 
5620
  enable_jack="yes"
 
5621
fi
 
5622
 
 
5623
if test "x${enable_jack}" = "xyes"; then
 
5624
 
 
5625
pkg_failed=no
 
5626
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5
 
5627
$as_echo_n "checking for JACK... " >&6; }
 
5628
 
 
5629
if test -n "$JACK_CFLAGS"; then
 
5630
    pkg_cv_JACK_CFLAGS="$JACK_CFLAGS"
 
5631
 elif test -n "$PKG_CONFIG"; then
 
5632
    if test -n "$PKG_CONFIG" && \
 
5633
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"jack\""; } >&5
 
5634
  ($PKG_CONFIG --exists --print-errors "jack") 2>&5
 
5635
  ac_status=$?
 
5636
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
5637
  test $ac_status = 0; }; then
 
5638
  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack" 2>/dev/null`
 
5639
                      test "x$?" != "x0" && pkg_failed=yes
 
5640
else
 
5641
  pkg_failed=yes
 
5642
fi
 
5643
 else
 
5644
    pkg_failed=untried
 
5645
fi
 
5646
if test -n "$JACK_LIBS"; then
 
5647
    pkg_cv_JACK_LIBS="$JACK_LIBS"
 
5648
 elif test -n "$PKG_CONFIG"; then
 
5649
    if test -n "$PKG_CONFIG" && \
 
5650
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"jack\""; } >&5
 
5651
  ($PKG_CONFIG --exists --print-errors "jack") 2>&5
 
5652
  ac_status=$?
 
5653
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
5654
  test $ac_status = 0; }; then
 
5655
  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack" 2>/dev/null`
 
5656
                      test "x$?" != "x0" && pkg_failed=yes
 
5657
else
 
5658
  pkg_failed=yes
 
5659
fi
 
5660
 else
 
5661
    pkg_failed=untried
 
5662
fi
 
5663
 
 
5664
 
 
5665
 
 
5666
if test $pkg_failed = yes; then
 
5667
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5668
$as_echo "no" >&6; }
 
5669
 
 
5670
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
5671
        _pkg_short_errors_supported=yes
 
5672
else
 
5673
        _pkg_short_errors_supported=no
 
5674
fi
 
5675
        if test $_pkg_short_errors_supported = yes; then
 
5676
                JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack" 2>&1`
 
5677
        else
 
5678
                JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack" 2>&1`
 
5679
        fi
 
5680
        # Put the nasty error message in config.log where it belongs
 
5681
        echo "$JACK_PKG_ERRORS" >&5
 
5682
 
 
5683
        jack_present=no
 
5684
elif test $pkg_failed = untried; then
 
5685
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5686
$as_echo "no" >&6; }
 
5687
        jack_present=no
 
5688
else
 
5689
        JACK_CFLAGS=$pkg_cv_JACK_CFLAGS
 
5690
        JACK_LIBS=$pkg_cv_JACK_LIBS
 
5691
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
5692
$as_echo "yes" >&6; }
 
5693
        jack_present=yes
 
5694
fi
 
5695
fi
 
5696
 if test "x${jack_present}" = "xyes"; then
 
5697
  JACK_PLUGIN_TRUE=
 
5698
  JACK_PLUGIN_FALSE='#'
 
5699
else
 
5700
  JACK_PLUGIN_TRUE='#'
 
5701
  JACK_PLUGIN_FALSE=
 
5702
fi
 
5703
 
 
5704
if test "x${jack_present}" = "xyes"; then
 
5705
   CPPFLAGS="$CPPFLAGS -DWITH_JACK"
 
5706
   INPUT_PLUGINS+=", jackaudio"
 
5707
fi
 
5708
 
 
5709
 
4997
5710
pulseaudio_present="no"
4998
5711
# Check whether --enable-pulseaudio was given.
4999
5712
if test "${enable_pulseaudio+set}" = set; then :
5012
5725
    pkg_cv_PULSEAUDIO_CFLAGS="$PULSEAUDIO_CFLAGS"
5013
5726
 elif test -n "$PKG_CONFIG"; then
5014
5727
    if test -n "$PKG_CONFIG" && \
5015
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse-simple\""; } >&5
5016
 
  ($PKG_CONFIG --exists --print-errors "libpulse-simple") 2>&5
 
5728
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse\""; } >&5
 
5729
  ($PKG_CONFIG --exists --print-errors "libpulse") 2>&5
5017
5730
  ac_status=$?
5018
5731
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5019
5732
  test $ac_status = 0; }; then
5020
 
  pkg_cv_PULSEAUDIO_CFLAGS=`$PKG_CONFIG --cflags "libpulse-simple" 2>/dev/null`
 
5733
  pkg_cv_PULSEAUDIO_CFLAGS=`$PKG_CONFIG --cflags "libpulse" 2>/dev/null`
5021
5734
                      test "x$?" != "x0" && pkg_failed=yes
5022
5735
else
5023
5736
  pkg_failed=yes
5029
5742
    pkg_cv_PULSEAUDIO_LIBS="$PULSEAUDIO_LIBS"
5030
5743
 elif test -n "$PKG_CONFIG"; then
5031
5744
    if test -n "$PKG_CONFIG" && \
5032
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse-simple\""; } >&5
5033
 
  ($PKG_CONFIG --exists --print-errors "libpulse-simple") 2>&5
 
5745
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse\""; } >&5
 
5746
  ($PKG_CONFIG --exists --print-errors "libpulse") 2>&5
5034
5747
  ac_status=$?
5035
5748
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5036
5749
  test $ac_status = 0; }; then
5037
 
  pkg_cv_PULSEAUDIO_LIBS=`$PKG_CONFIG --libs "libpulse-simple" 2>/dev/null`
 
5750
  pkg_cv_PULSEAUDIO_LIBS=`$PKG_CONFIG --libs "libpulse" 2>/dev/null`
5038
5751
                      test "x$?" != "x0" && pkg_failed=yes
5039
5752
else
5040
5753
  pkg_failed=yes
5055
5768
        _pkg_short_errors_supported=no
5056
5769
fi
5057
5770
        if test $_pkg_short_errors_supported = yes; then
5058
 
                PULSEAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse-simple" 2>&1`
 
5771
                PULSEAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse" 2>&1`
5059
5772
        else
5060
 
                PULSEAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse-simple" 2>&1`
 
5773
                PULSEAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse" 2>&1`
5061
5774
        fi
5062
5775
        # Put the nasty error message in config.log where it belongs
5063
5776
        echo "$PULSEAUDIO_PKG_ERRORS" >&5
5388
6101
   OUTPUT_PLUGINS+=", caca"
5389
6102
fi
5390
6103
 
 
6104
# Check whether --enable-fixed was given.
 
6105
if test "${enable_fixed+set}" = set; then :
 
6106
  enableval=$enable_fixed; enable_fixed=$enableval
 
6107
else
 
6108
  enable_fixed="no"
 
6109
fi
 
6110
 
 
6111
if test "x${enable_fixed}" != "xno"; then
 
6112
   FIXED_W=${enableval/x*}
 
6113
   FIXED_H=${enableval/*x}
 
6114
   CPPFLAGS="$CPPFLAGS -DFIXED -DWIDTH=$FIXED_W -DHEIGHT=$FIXED_H"
 
6115
fi
 
6116
 
 
6117
# Check whether --enable-camsize was given.
 
6118
if test "${enable_camsize+set}" = set; then :
 
6119
  enableval=$enable_camsize; enable_camsize=$enableval
 
6120
else
 
6121
  enable_camsize="no"
 
6122
fi
 
6123
 
 
6124
CAP_W=320
 
6125
CAP_H=240
 
6126
if test "x${enable_camsize}" != "xno"; then
 
6127
   CAP_W=${enableval/x*}
 
6128
   CAP_H=${enableval/*x}
 
6129
   CPPFLAGS="$CPPFLAGS -DCAPTURE_SET -DCAP_WIDTH=$CAP_W -DCAP_HEIGHT=$CAP_H"
 
6130
fi
5391
6131
 
5392
6132
 
5393
6133
for ac_func in getopt_long
5901
6641
done
5902
6642
 
5903
6643
 
5904
 
 
5905
6644
have_cexp=yes
5906
6645
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cexp in -lm" >&5
5907
6646
$as_echo_n "checking for cexp in -lm... " >&6; }
6016
6755
        # Put the nasty error message in config.log where it belongs
6017
6756
        echo "$SDL_PKG_ERRORS" >&5
6018
6757
 
6019
 
        as_fn_error $? "You must have libsdl1.2 -dev installed" "$LINENO" 5
 
6758
        as_fn_error $? "You must have libsdl1.2-dev installed" "$LINENO" 5
6020
6759
elif test $pkg_failed = untried; then
6021
6760
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6022
6761
$as_echo "no" >&6; }
6023
 
        as_fn_error $? "You must have libsdl1.2 -dev installed" "$LINENO" 5
 
6762
        as_fn_error $? "You must have libsdl1.2-dev installed" "$LINENO" 5
6024
6763
else
6025
6764
        SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
6026
6765
        SDL_LIBS=$pkg_cv_SDL_LIBS
6028
6767
$as_echo "yes" >&6; }
6029
6768
        have_sdl=yes
6030
6769
fi
 
6770
DEFAULT_OUTPUT_PLUGIN=SDL
6031
6771
 
 
6772
if test "x${enable_opengl}" = "xyes"; then
 
6773
   CPPFLAGS="$CPPFLAGS -DWITH_GL"
 
6774
   DEFAULT_OUTPUT_PLUGIN=GL
 
6775
   OUTPUT_PLUGINS+=", GL"
 
6776
fi
6032
6777
 
6033
6778
LD_LIBRARY_PATH_SAVE="$LD_LIBRARY_PATH"
6034
6779
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib"
6078
6823
 
6079
6824
 
6080
6825
 
 
6826
# Extract the first word of "ffmpeg", so it can be a program name with args.
 
6827
set dummy ffmpeg; ac_word=$2
 
6828
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
6829
$as_echo_n "checking for $ac_word... " >&6; }
 
6830
if ${ac_cv_prog_have_ffmpeg+:} false; then :
 
6831
  $as_echo_n "(cached) " >&6
 
6832
else
 
6833
  if test -n "$have_ffmpeg"; then
 
6834
  ac_cv_prog_have_ffmpeg="$have_ffmpeg" # Let the user override the test.
 
6835
else
 
6836
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
6837
for as_dir in $PATH
 
6838
do
 
6839
  IFS=$as_save_IFS
 
6840
  test -z "$as_dir" && as_dir=.
 
6841
    for ac_exec_ext in '' $ac_executable_extensions; do
 
6842
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
6843
    ac_cv_prog_have_ffmpeg="yes"
 
6844
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
6845
    break 2
 
6846
  fi
 
6847
done
 
6848
  done
 
6849
IFS=$as_save_IFS
 
6850
 
 
6851
  test -z "$ac_cv_prog_have_ffmpeg" && ac_cv_prog_have_ffmpeg="no"
 
6852
fi
 
6853
fi
 
6854
have_ffmpeg=$ac_cv_prog_have_ffmpeg
 
6855
if test -n "$have_ffmpeg"; then
 
6856
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_ffmpeg" >&5
 
6857
$as_echo "$have_ffmpeg" >&6; }
 
6858
else
 
6859
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
6860
$as_echo "no" >&6; }
 
6861
fi
 
6862
 
 
6863
 
 
6864
 if test "x${have_ffmpeg}" == "xyes"; then
 
6865
  WITH_FFMPEG_TRUE=
 
6866
  WITH_FFMPEG_FALSE='#'
 
6867
else
 
6868
  WITH_FFMPEG_TRUE='#'
 
6869
  WITH_FFMPEG_FALSE=
 
6870
fi
 
6871
 
 
6872
if test "x${have_ffmpeg}" = "xyes"; then
 
6873
   OUTPUT_PLUGINS+=", RTMP"
 
6874
fi
 
6875
 
6081
6876
for ac_header in linux/videodev2.h
6082
6877
do :
6083
6878
  ac_fn_c_check_header_mongrel "$LINENO" "linux/videodev2.h" "ac_cv_header_linux_videodev2_h" "$ac_includes_default"
6142
6937
_ACEOF
6143
6938
 
6144
6939
 
 
6940
cat >>confdefs.h <<_ACEOF
 
6941
#define DEFAULT_OUTPUT_PLUGIN "$DEFAULT_OUTPUT_PLUGIN"
 
6942
_ACEOF
 
6943
 
 
6944
 
6145
6945
 
6146
6946
 
6147
6947
# Check whether --enable-debug was given.
6153
6953
 
6154
6954
if test "x${enable_debug}" = "xyes"; then
6155
6955
        CPPFLAGS="$CPPFLAGS -DDEBUG"
6156
 
        CFLAGS="$CFLAGS -g"
 
6956
        CFLAGS="$CFLAGS -g -O0"
6157
6957
else
6158
6958
        CPPFLAGS="$CPPFLAGS -DNDEBUG"
6159
 
        CFLAGS="$CFLAGS -fomit-frame-pointer"
 
6959
        CFLAGS="$CFLAGS -fomit-frame-pointer -O3"
6160
6960
fi
6161
6961
 
6162
6962
# Check whether --enable-warnings was given.
6163
6963
if test "${enable_warnings+set}" = set; then :
6164
6964
  enableval=$enable_warnings;
6165
6965
else
6166
 
  enable_warnings="no"
 
6966
  enable_warnings="yes"
6167
6967
fi
6168
6968
 
6169
6969
if test "x${enable_warnings}" = "xyes" -a "x${GCC}" = "xyes"; then
6170
6970
        CFLAGS="$CFLAGS -Wall -Werror -Wextra"
6171
6971
fi
6172
6972
 
 
6973
 
 
6974
# Check whether --with-pnglite was given.
 
6975
if test "${with_pnglite+set}" = set; then :
 
6976
  withval=$with_pnglite;
 
6977
else
 
6978
  with_pnglite=no
 
6979
fi
 
6980
 
 
6981
 if test "x${with_pnglite}" != "xno"; then
 
6982
  WITH_PNGLITE_TRUE=
 
6983
  WITH_PNGLITE_FALSE='#'
 
6984
else
 
6985
  WITH_PNGLITE_TRUE='#'
 
6986
  WITH_PNGLITE_FALSE=
 
6987
fi
 
6988
 
 
6989
if test "x${with_pnglite}" == "xno"; then
 
6990
   LIBS="$LIBS -lpnglite"
 
6991
fi
 
6992
 
6173
6993
# Check whether --enable-diskwriter was given.
6174
6994
if test "${enable_diskwriter+set}" = set; then :
6175
6995
  enableval=$enable_diskwriter;
6193
7013
if test "${enable_erlang+set}" = set; then :
6194
7014
  enableval=$enable_erlang;
6195
7015
else
6196
 
  enable_erlang="yes"
 
7016
  enable_erlang="no"
6197
7017
fi
6198
7018
 
6199
7019
 if test "x${enable_erlang}" == "xyes"; then
6208
7028
   OUTPUT_PLUGINS+=", erlang"
6209
7029
fi
6210
7030
 
 
7031
if test "x${have_ei}" = "xyes"; then
 
7032
   # Check whether --enable-bew was given.
 
7033
if test "${enable_bew+set}" = set; then :
 
7034
  enableval=$enable_bew;
 
7035
else
 
7036
  enable_bew="no"
 
7037
fi
 
7038
 
 
7039
   if test "x${enable_bew}" = "xyes"; then
 
7040
      CPPFLAGS="$CPPFLAGS -DWITH_BEW"
 
7041
      OUTPUT_PLUGINS+=", bew"
 
7042
   fi
 
7043
fi
 
7044
 if test "x${enable_bew}" == "xyes"; then
 
7045
  EXTRA_BEW_TRUE=
 
7046
  EXTRA_BEW_FALSE='#'
 
7047
else
 
7048
  EXTRA_BEW_TRUE='#'
 
7049
  EXTRA_BEW_FALSE=
 
7050
fi
 
7051
 
 
7052
 
6211
7053
if test "x$have_v4l2" = "xyes"; then
6212
7054
   # Check whether --enable-webcam was given.
6213
7055
if test "${enable_webcam+set}" = set; then :
6214
 
  enableval=$enable_webcam;
 
7056
  enableval=$enable_webcam; enable_webcam=$enableval
6215
7057
else
6216
7058
  enable_webcam="yes"
6217
7059
fi
6225
7067
  EXTRA_WEBCAM_FALSE=
6226
7068
fi
6227
7069
 
 
7070
if test "x${enable_webcam}" = "xyes"; then
 
7071
   CPPFLAGS="$CPPFLAGS -DWITH_WEBCAM"
 
7072
fi
 
7073
 
 
7074
# Check whether --enable-target was given.
 
7075
if test "${enable_target+set}" = set; then :
 
7076
  enableval=$enable_target; enable_target="no"
 
7077
else
 
7078
  enable_target="yes"
 
7079
fi
 
7080
 
 
7081
if test "x${enable_target}" = "xyes"; then
 
7082
   CPPFLAGS="$CPPFLAGS -DFEAT_TARGET"
 
7083
fi
6228
7084
 
6229
7085
 
6230
7086
ac_config_headers="$ac_config_headers config.h"
6231
7087
 
6232
 
ac_config_files="$ac_config_files Makefile src/Makefile plugins/Makefile doc/Makefile doc/manual/html/Makefile plugins/stable/Makefile plugins/stable/input/Makefile plugins/stable/main/Makefile plugins/stable/output/Makefile plugins/stable/input/alsa/Makefile plugins/stable/input/random/Makefile plugins/stable/input/esound/Makefile plugins/stable/input/oss/Makefile plugins/stable/input/pulseaudio/Makefile plugins/stable/input/sndfile/Makefile plugins/stable/input/twip/Makefile plugins/stable/main/aurora/Makefile plugins/stable/main/bassline/Makefile plugins/stable/main/blur1/Makefile plugins/stable/main/blur2/Makefile plugins/stable/main/blur3/Makefile plugins/stable/main/blur4/Makefile plugins/stable/main/blur5/Makefile plugins/stable/main/blur6/Makefile plugins/stable/main/blur7/Makefile plugins/stable/main/blur8/Makefile plugins/stable/main/cirrus/Makefile plugins/stable/main/cirrus2/Makefile plugins/stable/main/clear/Makefile plugins/stable/main/color_cycle/Makefile plugins/stable/main/critters/Makefile plugins/stable/main/crp/Makefile plugins/stable/main/cth_bighalfwheel/Makefile plugins/stable/main/cth_hurricane/Makefile plugins/stable/main/cth_smoke/Makefile plugins/stable/main/cth_space_in/Makefile plugins/stable/main/cth_space_out/Makefile plugins/stable/main/cth_spiral/Makefile plugins/stable/main/cth_xroller/Makefile plugins/stable/main/cth_yroller/Makefile plugins/stable/main/delay1/Makefile plugins/stable/main/delay2/Makefile plugins/stable/main/delay3/Makefile plugins/stable/main/drops/Makefile plugins/stable/main/edge/Makefile plugins/stable/main/emboss/Makefile plugins/stable/main/faders/Makefile plugins/stable/main/flow/Makefile plugins/stable/main/foo/Makefile plugins/stable/main/galaxy/Makefile plugins/stable/main/warp/Makefile plugins/stable/main/hodge/Makefile plugins/stable/main/infinity/Makefile plugins/stable/main/isquares/Makefile plugins/stable/main/iPulse/Makefile plugins/stable/main/kaleid2/Makefile plugins/stable/main/life/Makefile plugins/stable/main/melt/Makefile plugins/stable/main/mosaic/Makefile plugins/stable/main/nspiral/Makefile plugins/stable/main/of_archimedean_spiral_3d/Makefile plugins/stable/main/of_spiral/Makefile plugins/stable/main/poincare/Makefile plugins/stable/main/polaroscillo/Makefile plugins/stable/main/pulse/Makefile plugins/stable/main/ripple/Makefile plugins/stable/main/roscillo/Makefile plugins/stable/main/rotors/Makefile plugins/stable/main/rp/Makefile plugins/stable/main/scroll_bt/Makefile plugins/stable/main/scroll_lr/Makefile plugins/stable/main/scroll_rl/Makefile plugins/stable/main/scroll_tb/Makefile plugins/stable/main/sin1oscillo/Makefile plugins/stable/main/sin2oscillo/Makefile plugins/stable/main/speaker/Makefile plugins/stable/main/spectrum/Makefile plugins/stable/main/splash/Makefile plugins/stable/main/swarm/Makefile plugins/stable/main/taquin/Makefile plugins/stable/main/touw_eiffel/Makefile plugins/stable/main/tunnel/Makefile plugins/stable/main/venus/Makefile plugins/stable/main/voiceprint/Makefile plugins/stable/main/webcam/Makefile plugins/stable/main/xgum/Makefile plugins/stable/main/xmirror_bottom/Makefile plugins/stable/main/xmirror_top/Makefile plugins/stable/main/xoscillo/Makefile plugins/stable/main/xoscillo_s/Makefile plugins/stable/main/xscanline/Makefile plugins/stable/main/xshaker/Makefile plugins/stable/main/xwave/Makefile plugins/stable/main/ygum/Makefile plugins/stable/main/ymirror_left/Makefile plugins/stable/main/ymirror_right/Makefile plugins/stable/main/yoscillo/Makefile plugins/stable/main/yoscillo_s/Makefile plugins/stable/main/yscanline/Makefile plugins/stable/main/yshaker/Makefile plugins/stable/main/ywave/Makefile plugins/stable/main/zebu1/Makefile plugins/stable/output/caca/Makefile plugins/stable/output/diskwriter/Makefile plugins/stable/output/erlang/Makefile plugins/stable/output/SDL/Makefile"
 
7088
ac_config_files="$ac_config_files Makefile src/Makefile plugins/Makefile doc/Makefile doc/manual/html/Makefile plugins/stable/Makefile plugins/stable/input/Makefile plugins/stable/main/Makefile plugins/stable/output/Makefile plugins/stable/input/alsa/Makefile plugins/stable/input/random/Makefile plugins/stable/input/esound/Makefile plugins/stable/input/oss/Makefile plugins/stable/input/pulseaudio/Makefile plugins/stable/input/sndfile/Makefile plugins/stable/input/twip/Makefile plugins/stable/input/jackaudio/Makefile plugins/stable/main/aurora/Makefile plugins/stable/main/bassline/Makefile plugins/stable/main/blur1/Makefile plugins/stable/main/blur2/Makefile plugins/stable/main/blur3/Makefile plugins/stable/main/blur4/Makefile plugins/stable/main/blur5/Makefile plugins/stable/main/blur6/Makefile plugins/stable/main/blur7/Makefile plugins/stable/main/blur8/Makefile plugins/stable/main/cirrus/Makefile plugins/stable/main/cirrus2/Makefile plugins/stable/main/clear/Makefile plugins/stable/main/color_cycle/Makefile plugins/stable/main/critters/Makefile plugins/stable/main/crp/Makefile plugins/stable/main/cth_bighalfwheel/Makefile plugins/stable/main/cth_hurricane/Makefile plugins/stable/main/cth_smoke/Makefile plugins/stable/main/cth_space_in/Makefile plugins/stable/main/cth_space_out/Makefile plugins/stable/main/cth_spiral/Makefile plugins/stable/main/cth_xroller/Makefile plugins/stable/main/cth_yroller/Makefile plugins/stable/main/delay1/Makefile plugins/stable/main/delay2/Makefile plugins/stable/main/delay3/Makefile plugins/stable/main/drops/Makefile plugins/stable/main/edge/Makefile plugins/stable/main/emboss/Makefile plugins/stable/main/faders/Makefile plugins/stable/main/flow/Makefile plugins/stable/main/foo/Makefile plugins/stable/main/galaxy/Makefile plugins/stable/main/warp/Makefile plugins/stable/main/hodge/Makefile plugins/stable/main/infinity/Makefile plugins/stable/main/isquares/Makefile plugins/stable/main/iPulse/Makefile plugins/stable/main/kaleid2/Makefile plugins/stable/main/life/Makefile plugins/stable/main/melt/Makefile plugins/stable/main/mosaic/Makefile plugins/stable/main/nspiral/Makefile plugins/stable/main/of_archimedean_spiral_3d/Makefile plugins/stable/main/of_spiral/Makefile plugins/stable/main/poincare/Makefile plugins/stable/main/polaroscillo/Makefile plugins/stable/main/pulse/Makefile plugins/stable/main/ripple/Makefile plugins/stable/main/roscillo/Makefile plugins/stable/main/rotors/Makefile plugins/stable/main/rp/Makefile plugins/stable/main/scroll_bt/Makefile plugins/stable/main/scroll_lr/Makefile plugins/stable/main/scroll_rl/Makefile plugins/stable/main/scroll_tb/Makefile plugins/stable/main/sin1oscillo/Makefile plugins/stable/main/sin2oscillo/Makefile plugins/stable/main/speaker/Makefile plugins/stable/main/spectrum/Makefile plugins/stable/main/splash/Makefile plugins/stable/main/swarm/Makefile plugins/stable/main/taquin/Makefile plugins/stable/main/touw_eiffel/Makefile plugins/stable/main/tunnel/Makefile plugins/stable/main/venus/Makefile plugins/stable/main/voiceprint/Makefile plugins/stable/main/webcam/Makefile plugins/stable/main/xgum/Makefile plugins/stable/main/xmirror_bottom/Makefile plugins/stable/main/xmirror_top/Makefile plugins/stable/main/xoscillo/Makefile plugins/stable/main/xoscillo_s/Makefile plugins/stable/main/xscanline/Makefile plugins/stable/main/xshaker/Makefile plugins/stable/main/xwave/Makefile plugins/stable/main/ygum/Makefile plugins/stable/main/ymirror_left/Makefile plugins/stable/main/ymirror_right/Makefile plugins/stable/main/yoscillo/Makefile plugins/stable/main/yoscillo_s/Makefile plugins/stable/main/yscanline/Makefile plugins/stable/main/yshaker/Makefile plugins/stable/main/ywave/Makefile plugins/stable/main/zebu1/Makefile plugins/stable/main/GLCube/Makefile plugins/stable/main/QuarkTV/Makefile plugins/stable/main/StreakTV/Makefile plugins/stable/main/1dTV/Makefile plugins/stable/main/NervousTV/Makefile plugins/stable/main/PredatorTV/Makefile plugins/stable/main/FireTV/Makefile plugins/stable/main/DiffTV/Makefile plugins/stable/output/caca/Makefile plugins/stable/output/diskwriter/Makefile plugins/stable/output/erlang/Makefile plugins/stable/output/SDL/Makefile plugins/stable/output/GL/Makefile plugins/stable/output/bew/Makefile plugins/stable/output/RTMP/Makefile"
6233
7089
 
6234
7090
 
6235
7091
ac_config_files="$ac_config_files lebiniou.1.head lebiniou.1.tail lebiniou.desktop"
6379
7235
  as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
6380
7236
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6381
7237
fi
 
7238
if test -z "${EXTRA_OPENGL_TRUE}" && test -z "${EXTRA_OPENGL_FALSE}"; then
 
7239
  as_fn_error $? "conditional \"EXTRA_OPENGL\" was never defined.
 
7240
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
7241
fi
 
7242
if test -z "${WITH_CORE_TRUE}" && test -z "${WITH_CORE_FALSE}"; then
 
7243
  as_fn_error $? "conditional \"WITH_CORE\" was never defined.
 
7244
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
7245
fi
6382
7246
if test -z "${ALSA_PLUGIN_TRUE}" && test -z "${ALSA_PLUGIN_FALSE}"; then
6383
7247
  as_fn_error $? "conditional \"ALSA_PLUGIN\" was never defined.
6384
7248
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6385
7249
fi
 
7250
if test -z "${JACK_PLUGIN_TRUE}" && test -z "${JACK_PLUGIN_FALSE}"; then
 
7251
  as_fn_error $? "conditional \"JACK_PLUGIN\" was never defined.
 
7252
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
7253
fi
6386
7254
if test -z "${PULSEAUDIO_PLUGIN_TRUE}" && test -z "${PULSEAUDIO_PLUGIN_FALSE}"; then
6387
7255
  as_fn_error $? "conditional \"PULSEAUDIO_PLUGIN\" was never defined.
6388
7256
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6407
7275
  as_fn_error $? "conditional \"USE_MATH_COMPLEX\" was never defined.
6408
7276
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6409
7277
fi
 
7278
if test -z "${WITH_FFMPEG_TRUE}" && test -z "${WITH_FFMPEG_FALSE}"; then
 
7279
  as_fn_error $? "conditional \"WITH_FFMPEG\" was never defined.
 
7280
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
7281
fi
6410
7282
if test -z "${OS_LINUX_FAMILY_TRUE}" && test -z "${OS_LINUX_FAMILY_FALSE}"; then
6411
7283
  as_fn_error $? "conditional \"OS_LINUX_FAMILY\" was never defined.
6412
7284
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6415
7287
  as_fn_error $? "conditional \"OS_NETBSD_OR_OPENBSD\" was never defined.
6416
7288
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6417
7289
fi
 
7290
if test -z "${WITH_PNGLITE_TRUE}" && test -z "${WITH_PNGLITE_FALSE}"; then
 
7291
  as_fn_error $? "conditional \"WITH_PNGLITE\" was never defined.
 
7292
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
7293
fi
6418
7294
if test -z "${EXTRA_DISKWRITER_TRUE}" && test -z "${EXTRA_DISKWRITER_FALSE}"; then
6419
7295
  as_fn_error $? "conditional \"EXTRA_DISKWRITER\" was never defined.
6420
7296
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6423
7299
  as_fn_error $? "conditional \"EXTRA_ERLANG\" was never defined.
6424
7300
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6425
7301
fi
 
7302
if test -z "${EXTRA_BEW_TRUE}" && test -z "${EXTRA_BEW_FALSE}"; then
 
7303
  as_fn_error $? "conditional \"EXTRA_BEW\" was never defined.
 
7304
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
7305
fi
6426
7306
if test -z "${EXTRA_WEBCAM_TRUE}" && test -z "${EXTRA_WEBCAM_FALSE}"; then
6427
7307
  as_fn_error $? "conditional \"EXTRA_WEBCAM\" was never defined.
6428
7308
Usually this means the macro was only invoked conditionally." "$LINENO" 5
6836
7716
# report actual input values of CONFIG_FILES etc. instead of their
6837
7717
# values after options handling.
6838
7718
ac_log="
6839
 
This file was extended by lebiniou $as_me 3.13, which was
 
7719
This file was extended by lebiniou $as_me 3.18, which was
6840
7720
generated by GNU Autoconf 2.68.  Invocation command line was
6841
7721
 
6842
7722
  CONFIG_FILES    = $CONFIG_FILES
6902
7782
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6903
7783
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6904
7784
ac_cs_version="\\
6905
 
lebiniou config.status 3.13
 
7785
lebiniou config.status 3.18
6906
7786
configured by $0, generated by GNU Autoconf 2.68,
6907
7787
  with options \\"\$ac_cs_config\\"
6908
7788
 
7049
7929
    "plugins/stable/input/pulseaudio/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/input/pulseaudio/Makefile" ;;
7050
7930
    "plugins/stable/input/sndfile/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/input/sndfile/Makefile" ;;
7051
7931
    "plugins/stable/input/twip/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/input/twip/Makefile" ;;
 
7932
    "plugins/stable/input/jackaudio/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/input/jackaudio/Makefile" ;;
7052
7933
    "plugins/stable/main/aurora/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/aurora/Makefile" ;;
7053
7934
    "plugins/stable/main/bassline/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/bassline/Makefile" ;;
7054
7935
    "plugins/stable/main/blur1/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/blur1/Makefile" ;;
7135
8016
    "plugins/stable/main/yshaker/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/yshaker/Makefile" ;;
7136
8017
    "plugins/stable/main/ywave/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/ywave/Makefile" ;;
7137
8018
    "plugins/stable/main/zebu1/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/zebu1/Makefile" ;;
 
8019
    "plugins/stable/main/GLCube/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/GLCube/Makefile" ;;
 
8020
    "plugins/stable/main/QuarkTV/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/QuarkTV/Makefile" ;;
 
8021
    "plugins/stable/main/StreakTV/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/StreakTV/Makefile" ;;
 
8022
    "plugins/stable/main/1dTV/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/1dTV/Makefile" ;;
 
8023
    "plugins/stable/main/NervousTV/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/NervousTV/Makefile" ;;
 
8024
    "plugins/stable/main/PredatorTV/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/PredatorTV/Makefile" ;;
 
8025
    "plugins/stable/main/FireTV/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/FireTV/Makefile" ;;
 
8026
    "plugins/stable/main/DiffTV/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/main/DiffTV/Makefile" ;;
7138
8027
    "plugins/stable/output/caca/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/output/caca/Makefile" ;;
7139
8028
    "plugins/stable/output/diskwriter/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/output/diskwriter/Makefile" ;;
7140
8029
    "plugins/stable/output/erlang/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/output/erlang/Makefile" ;;
7141
8030
    "plugins/stable/output/SDL/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/output/SDL/Makefile" ;;
 
8031
    "plugins/stable/output/GL/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/output/GL/Makefile" ;;
 
8032
    "plugins/stable/output/bew/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/output/bew/Makefile" ;;
 
8033
    "plugins/stable/output/RTMP/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/stable/output/RTMP/Makefile" ;;
7142
8034
    "lebiniou.1.head") CONFIG_FILES="$CONFIG_FILES lebiniou.1.head" ;;
7143
8035
    "lebiniou.1.tail") CONFIG_FILES="$CONFIG_FILES lebiniou.1.tail" ;;
7144
8036
    "lebiniou.desktop") CONFIG_FILES="$CONFIG_FILES lebiniou.desktop" ;;
7888
8780
echo "=== Le Biniou v${BINIOU_VERSION} ==="
7889
8781
echo
7890
8782
echo " * Build options:"
7891
 
echo "        Prefix:                     ${prefix}"
7892
 
echo "        Compiler flags:             ${CFLAGS}"
 
8783
echo "        OS family:                  ${os_family}"
 
8784
echo "        Installation prefix:        ${prefix}"
 
8785
echo "        Preprocessor flags:        ${CPPFLAGS}"
 
8786
echo "        Compiler flags:            ${CFLAGS}"
 
8787
echo "        Linker flags:              ${LDFLAGS}"
 
8788
echo "        Libraries:                  ${LIBS}"
7893
8789
echo "        Debug enabled:              ${enable_debug}"
7894
8790
echo "        Treat warnings as errors:   ${enable_warnings}"
7895
 
echo "        OS family:                  ${os_family}"
 
8791
echo
 
8792
echo "        Core engine:                ${enable_core}"
 
8793
echo "        Embedded pnglite:           ${with_pnglite}"
 
8794
if test "x${enable_fixed}" != "xno"; then
 
8795
echo "        Fixed video buffers:        ${enable_fixed}"
 
8796
fi
 
8797
echo -n "        Webcam:                     ${enable_webcam}"
 
8798
if test "x${enable_webcam}" != "xno"; then
 
8799
   echo " (capture at ${CAP_W}x${CAP_H})"
 
8800
else
 
8801
   echo
 
8802
fi
7896
8803
 
7897
8804
echo
7898
8805
echo " * Input plugins:"
7899
8806
yn yes "OSS"
 
8807
yn ${jack_present} "JACK Audio"
7900
8808
if test "x${os_family}" == "xlinux"; then
7901
8809
        yn ${alsa_present} "ALSA"
7902
8810
        yn ${pulseaudio_present} "PulseAudio"
7909
8817
 
7910
8818
echo
7911
8819
echo " * Output plugins:"
7912
 
        yn ${have_sdl} "SDL"
 
8820
yn ${have_sdl} "SDL"
7913
8821
yn ${caca_present} "libcaca"
7914
8822
yn ${enable_diskwriter} "Diskwriter"
7915
8823
yn ${enable_erlang} "Erlang port"
 
8824
if test "x${enable_opengl}" = "xyes"; then
 
8825
   yn ${enable_opengl} "GL"
 
8826
fi
 
8827
yn ${have_ffmpeg} "RTMP transport"
 
8828
echo "   (Default output plugin: "${DEFAULT_OUTPUT_PLUGIN}")"
7916
8829
 
7917
8830
echo
7918
 
echo " * Experimental plugins:"
7919
 
yn ${enable_webcam} "Webcam"
 
8831
echo " * Experimental features:"
 
8832
yn ${enable_opengl} "OpenGL"
 
8833
yn ${enable_target} "Biniou-TV target"
 
8834
if test "x${have_ei}" = "xyes"; then
 
8835
yn ${enable_bew} "Biniou Erlang Wrapper"
 
8836
fi
7920
8837
echo