~ubuntu-branches/ubuntu/oneiric/ocaml-vorbis/oneiric

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2009-02-23 14:14:09 UTC
  • mfrom: (1.1.9 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090223141409-4zao0op85s333ygh
Tags: 0.5.0-1
* New Upstream Version.
* Switch packaging to git.
* Use dh-ocaml's predefined variables.
* Update compat to 7.
* Update standards version to 3.8.0.

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 ocaml-vorbis 0.4.1.
 
3
# Generated by GNU Autoconf 2.61 for ocaml-vorbis 0.5.0.
4
4
#
5
5
# Report bugs to <savonet-users@lists.sourceforge.net>.
6
6
#
574
574
# Identity of this package.
575
575
PACKAGE_NAME='ocaml-vorbis'
576
576
PACKAGE_TARNAME='ocaml-vorbis'
577
 
PACKAGE_VERSION='0.4.1'
578
 
PACKAGE_STRING='ocaml-vorbis 0.4.1'
 
577
PACKAGE_VERSION='0.5.0'
 
578
PACKAGE_STRING='ocaml-vorbis 0.5.0'
579
579
PACKAGE_BUGREPORT='savonet-users@lists.sourceforge.net'
580
580
 
581
581
ac_subst_vars='SHELL
1165
1165
  # Omit some internal or obsolete options to make the list less imposing.
1166
1166
  # This message is too long to be a string in the A/UX 3.1 sh.
1167
1167
  cat <<_ACEOF
1168
 
\`configure' configures ocaml-vorbis 0.4.1 to adapt to many kinds of systems.
 
1168
\`configure' configures ocaml-vorbis 0.5.0 to adapt to many kinds of systems.
1169
1169
 
1170
1170
Usage: $0 [OPTION]... [VAR=VALUE]...
1171
1171
 
1226
1226
 
1227
1227
if test -n "$ac_init_help"; then
1228
1228
  case $ac_init_help in
1229
 
     short | recursive ) echo "Configuration of ocaml-vorbis 0.4.1:";;
 
1229
     short | recursive ) echo "Configuration of ocaml-vorbis 0.5.0:";;
1230
1230
   esac
1231
1231
  cat <<\_ACEOF
1232
1232
 
1315
1315
test -n "$ac_init_help" && exit $ac_status
1316
1316
if $ac_init_version; then
1317
1317
  cat <<\_ACEOF
1318
 
ocaml-vorbis configure 0.4.1
 
1318
ocaml-vorbis configure 0.5.0
1319
1319
generated by GNU Autoconf 2.61
1320
1320
 
1321
1321
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1329
1329
This file contains any messages produced by compilers while
1330
1330
running configure, to aid debugging if configure makes a mistake.
1331
1331
 
1332
 
It was created by ocaml-vorbis $as_me 0.4.1, which was
 
1332
It was created by ocaml-vorbis $as_me 0.5.0, which was
1333
1333
generated by GNU Autoconf 2.61.  Invocation command line was
1334
1334
 
1335
1335
  $ $0 $@
3448
3448
# Finally create the Makefile and samples
3449
3449
ac_config_files="$ac_config_files src/Makefile"
3450
3450
 
 
3451
ac_config_files="$ac_config_files examples/Makefile.wav2ogg"
 
3452
 
3451
3453
ac_config_files="$ac_config_files examples/Makefile.ogg2wav"
3452
3454
 
3453
 
ac_config_files="$ac_config_files examples/Makefile.wav2ogg"
 
3455
ac_config_files="$ac_config_files examples/Makefile.stream2wav"
3454
3456
 
3455
3457
ac_config_files="$ac_config_files src/META"
3456
3458
 
3880
3882
# report actual input values of CONFIG_FILES etc. instead of their
3881
3883
# values after options handling.
3882
3884
ac_log="
3883
 
This file was extended by ocaml-vorbis $as_me 0.4.1, which was
 
3885
This file was extended by ocaml-vorbis $as_me 0.5.0, which was
3884
3886
generated by GNU Autoconf 2.61.  Invocation command line was
3885
3887
 
3886
3888
  CONFIG_FILES    = $CONFIG_FILES
3923
3925
_ACEOF
3924
3926
cat >>$CONFIG_STATUS <<_ACEOF
3925
3927
ac_cs_version="\\
3926
 
ocaml-vorbis config.status 0.4.1
 
3928
ocaml-vorbis config.status 0.5.0
3927
3929
configured by $0, generated by GNU Autoconf 2.61,
3928
3930
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3929
3931
 
4022
4024
do
4023
4025
  case $ac_config_target in
4024
4026
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
 
4027
    "examples/Makefile.wav2ogg") CONFIG_FILES="$CONFIG_FILES examples/Makefile.wav2ogg" ;;
4025
4028
    "examples/Makefile.ogg2wav") CONFIG_FILES="$CONFIG_FILES examples/Makefile.ogg2wav" ;;
4026
 
    "examples/Makefile.wav2ogg") CONFIG_FILES="$CONFIG_FILES examples/Makefile.wav2ogg" ;;
 
4029
    "examples/Makefile.stream2wav") CONFIG_FILES="$CONFIG_FILES examples/Makefile.stream2wav" ;;
4027
4030
    "src/META") CONFIG_FILES="$CONFIG_FILES src/META" ;;
4028
4031
 
4029
4032
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
4463
4466
 
4464
4467
  case $ac_file$ac_mode in
4465
4468
    "src/Makefile":F) chmod a-w src/Makefile ;;
 
4469
    "examples/Makefile.wav2ogg":F) chmod a-w examples/Makefile.wav2ogg ;;
4466
4470
    "examples/Makefile.ogg2wav":F) chmod a-w examples/Makefile.ogg2wav ;;
4467
 
    "examples/Makefile.wav2ogg":F) chmod a-w examples/Makefile.wav2ogg ;;
 
4471
    "examples/Makefile.stream2wav":F) chmod a-w examples/Makefile.stream2wav ;;
4468
4472
    "src/META":F) chmod a-w src/META ;;
4469
4473
 
4470
4474
  esac