~ubuntu-branches/ubuntu/breezy/kdemultimedia/breezy

« back to all changes in this revision

Viewing changes to kfile-plugins/theora/configure.in.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-03-24 04:48:58 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050324044858-8ff88o9jxej6ii3d
Tags: 4:3.4.0-0ubuntu3
Add kubuntu_02_hide_arts_menu_entries.diff to hide artsbuilder and artscontrol k-menu entries

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
AC_DEFUN([KDE_CHECK_THEORA_SUBDIR],
 
3
[
 
4
 AC_REQUIRE([KDE_CHECK_THEORA])
 
5
 # add the ogg-vorbis file meta info plugin only if the test succeeded
 
6
 AM_CONDITIONAL(include_theora_SUBDIR, test x$oggv_have_theora = x1)
 
7
])
 
8
 
 
9
KDE_CHECK_THEORA_SUBDIR