~ubuntu-branches/ubuntu/trusty/xvidcap/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia, Brian Thomason, Alessio Treglia
  • Date: 2010-02-27 11:54:32 UTC
  • Revision ID: james.westby@ubuntu.com-20100227115432-937ezeyo6exkkm38
Tags: 1.1.7-0.2ubuntu8
[ Brian Thomason ]
* Added patch for header file rename in x11proto-xext-dev (LP: #528643)
  + debian/patches/05_shmchange.diff

[ Alessio Treglia ]
* Bump compat file.
* Update debian/copyright.
* Bump Standards.
* Switch to debian 3.0 (quilt) format, remove debian/README.source

Show diffs side-by-side

added added

removed removed

Lines of Context:
12259
12259
if test $ac_cv_lib_avcodec_avcodec_decode_audio = yes; then
12260
12260
  ac_my_have_ffmpeg_audio="1"
12261
12261
else
12262
 
  ac_my_have_ffmpeg_audio="0"
 
12262
  ac_my_have_ffmpeg_audio="1"
12263
12263
fi
12264
12264
 
12265
12265
fi
14129
14129
 
14130
14130
 
14131
14131
 
14132
 
ac_config_files="$ac_config_files doc/Makefile doc/xvidcap/Makefile doc/xvidcap/C/Makefile doc/xvidcap/de/Makefile doc/xvidcap/it/Makefile doc/xvidcap/es/Makefile doc/man/Makefile doc/man/C/Makefile doc/man/de/Makefile doc/man/it/Makefile doc/man/es/Makefile po/Makefile.in debian/Makefile src/Makefile Makefile"
 
14132
ac_config_files="$ac_config_files doc/Makefile doc/xvidcap/Makefile doc/xvidcap/C/Makefile doc/xvidcap/de/Makefile doc/xvidcap/it/Makefile doc/xvidcap/es/Makefile doc/man/Makefile doc/man/C/Makefile doc/man/de/Makefile doc/man/it/Makefile doc/man/es/Makefile po/Makefile.in src/Makefile Makefile"
14133
14133
 
14134
14134
cat >confcache <<\_ACEOF
14135
14135
# This file is a shell script that caches the results of configure
14851
14851
    "doc/man/it/Makefile") CONFIG_FILES="$CONFIG_FILES doc/man/it/Makefile" ;;
14852
14852
    "doc/man/es/Makefile") CONFIG_FILES="$CONFIG_FILES doc/man/es/Makefile" ;;
14853
14853
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
14854
 
    "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;;
14855
14854
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
14856
14855
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14857
14856
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;