~ubuntu-branches/ubuntu/intrepid/glib2.0/intrepid

« back to all changes in this revision

Viewing changes to config.h.win32.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-09-03 00:51:29 UTC
  • mfrom: (1.2.47 upstream)
  • Revision ID: james.westby@ubuntu.com-20080903005129-cuvzg72uin744gd6
Tags: 2.18.0-1
* New upstream stable release, with API addition.
  - Update symbols file for new g_object_get_type() symbol and drop
    g_slice_debug_tree_statistics() which shouldn't have been exported in
    the first place.
  - Refresh patches 01_gettext-desktopfiles,
    02_usr_share_gnome_applications, and 03_blacklist-directories to apply
    cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
#define HAVE_DCGETTEXT 1
155
155
 
156
156
/* Define to 1 if you have the <dirent.h> header file. */
 
157
#ifndef _MSC_VER
157
158
#define HAVE_DIRENT_H 1
 
159
#else
 
160
/* #undef HAVE_DIRENT_H */
 
161
#endif
158
162
 
159
163
/* Define to 1 if you have the <dlfcn.h> header file. */
160
164
/* #undef HAVE_DLFCN_H */