~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-09-04 17:59:13 UTC
  • mto: (3.1.2 lenny) (1.1.25 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20060904175913-oml3562yozrki3pg
Tags: upstream-2.16.0
Import upstream version 2.16.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
/* Define to 1 if you have the `dcgettext' function. */
22
22
#undef HAVE_DCGETTEXT
23
23
 
24
 
/* whether we have dladdr */
25
 
#undef HAVE_DLADDR
26
 
 
27
24
/* Define to 1 if you have the <dlfcn.h> header file. */
28
25
#undef HAVE_DLFCN_H
29
26