~ubuntu-branches/ubuntu/feisty/knemo/feisty

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2006-12-21 11:35:20 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061221113520-auk5bmo0z9ocpdus
Tags: 0.4.6-1ubuntu1
* Merge from debian unstable.
* Remaining Ubuntu Changes:
  - kubuntu_01_desktop_file.patch to make kcm module compatible 
    with kde-systemsettings

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(knemo-0.4.5, "3.5.4") dnl searches for some needed programs
 
43
AM_INIT_AUTOMAKE(knemo-0.4.6, "3.5.5") dnl searches for some needed programs
44
44
 
45
45
KDE_SET_PREFIX
46
46
 
172
172
AC_CONFIG_FILES([ translations/ru/messages/Makefile ])
173
173
AC_CONFIG_FILES([ translations/rw/Makefile ])
174
174
AC_CONFIG_FILES([ translations/rw/messages/Makefile ])
 
175
AC_CONFIG_FILES([ translations/sk/Makefile ])
 
176
AC_CONFIG_FILES([ translations/sk/messages/Makefile ])
175
177
AC_CONFIG_FILES([ translations/sr/Makefile ])
176
178
AC_CONFIG_FILES([ translations/sr/messages/Makefile ])
177
179
AC_CONFIG_FILES([ translations/sr@Latn/Makefile ])