~ubuntu-branches/ubuntu/trusty/liblo/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Guenter Geiger (Debian/GNU)
  • Date: 2006-03-27 11:07:05 UTC
  • mfrom: (1.1.3 upstream) (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060327110705-po4okm0zie4q9cb7
Tags: 0.23-2.1
* NMU: Providing workaround for config.h.in problem
* urgency medium, because other packages depend on this getting fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.in by autoheader.  */
2
2
 
3
 
/* Define this to disable ipv6. */
4
 
#undef DISABLE_IPV6
 
3
/* Define this to enable ipv6. */
 
4
#undef ENABLE_IPV6
5
5
 
6
6
/* Define to 1 if you have the <dlfcn.h> header file. */
7
7
#undef HAVE_DLFCN_H