~ubuntu-branches/ubuntu/lucid/kmplayer/lucid

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2007-06-30 22:55:48 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070630225548-o2osqikxj2o7ldqy
Tags: 0.9.4a-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
AC_ARG_PROGRAM
41
41
 
42
42
dnl Automake doc recommends to do this only here. (Janos)
43
 
AM_INIT_AUTOMAKE(kmplayer, 0.9.4) dnl searches for some needed programs
 
43
AM_INIT_AUTOMAKE(kmplayer, 0.9.4a) dnl searches for some needed programs
44
44
 
45
45
KDE_SET_PREFIX
46
46