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

« back to all changes in this revision

Viewing changes to config.h

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2006-08-12 22:03:54 UTC
  • Revision ID: james.westby@ubuntu.com-20060812220354-6c2oddxzlyv3rap5
Tags: 2.4.4-3
* Bug fix: "Python policy transition" (Closes: #373316).
- Build-depend on python-dev instead of python2.4-dev
- python-ecasound is arch all
- fix description to remove reference to python 2.3
- debian/rules: remove reference to python2.3 and use dh_pysupport instead of dh_python
- remove existing byte-compilation handling from postinst/preinst.
some of it thanks to Pierre Habouzit <madcoder@debian.org>
* Bug fix: "ecasound2.2: FTBFS on kfreebsd-amd64: unsatisfied
  Build-Depends", thanks to Petr Salinger (Closes: #361469).
  add hurd-i386 to list
* Standards-Version: 3.7.2
* remove g++ versioned build-dependency, and add python-support (>=
  0.4.0) to build-dependency.
* update watch file format
* debian/rules clean config.log, config.status.
* ecasound now has versioned depends on python-ecasound, since it was
  the original intention.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.  Generated by configure.  */
 
1
/* config.h.  Generated from config.h.in by configure.  */
2
2
/* config.h.in.  Generated from configure.in by autoheader.  */
3
3
 
4
4
/* disable all use of shared libs */
221
221
   first (like Motorola and SPARC, unlike Intel and VAX). */
222
222
/* #undef WORDS_BIGENDIAN */
223
223
 
224
 
/* Define to `unsigned' if <sys/types.h> does not define. */
 
224
/* Define to `unsigned int' if <sys/types.h> does not define. */
225
225
/* #undef size_t */