~ubuntu-branches/ubuntu/oneiric/ecasound2.2/oneiric

« back to all changes in this revision

Viewing changes to libecasoundc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2008-03-23 21:42:49 UTC
  • mfrom: (3.1.6 hardy)
  • Revision ID: james.westby@ubuntu.com-20080323214249-evlfv3y1o8q747la
Tags: 2.4.6.1-2
* Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
  Michlmayr (Closes: #454890).
- 13_gcc4: updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ----------------------------------------------------------------------
 
2
# File: ecasound/libecasoundc/Makefile.am
 
3
# Description: Ecasound Control Interface C implementation.
 
4
# License: LGPL (see ecasound/{AUTHORS,COPYING})
 
5
# ----------------------------------------------------------------------
 
6
 
1
7
EXTRA_DIST = ChangeLog
2
8
AUTOMAKE_OPTIONS = foreign
3
9