~paulbrianstewart/ubuntu/oneiric/tellico/852247-Formatting-Fix

« back to all changes in this revision

Viewing changes to src/translators/btparse/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Regis Boudin
  • Date: 2005-12-06 14:14:47 UTC
  • mfrom: (0.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051206141447-n3c0u0tww5tyx0x0
Tags: 1.0.3+SVNr327-1
* New upstream release (Closes: #337634)
  + Subversion snapshot to get extra fixes
  + Fixes various bugs (including some crashes)
  + Update IMDB search
  + Include fix from Aurelien Jarno to build on GNU/kFreeBSD (Closes: #336949)
* Remove tight dependency on kdepim-related packages, the C++ ABI transition
  is complete for them. Also remove build-dependency on libkcal2-dev, which is
  pulled by kdepim-dev
* Upload sponsored by Thibaut VARENE <varenet@debian.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# KDE tags expanded automatically by am_edit - $Revision: 1.409 $ 
3
3
# @configure_input@
4
4
 
5
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004  Free Software Foundation, Inc.
 
6
# 2003, 2004, 2005  Free Software Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
15
15
 
16
16
@SET_MAKE@
17
17
 
18
 
SOURCES = $(libbtparse_a_SOURCES)
19
 
 
20
18
srcdir = @srcdir@
21
19
top_srcdir = @top_srcdir@
22
20
VPATH = @srcdir@