~jtaylor/ubuntu/oneiric/gpsdrive/fix-build

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Putzo
  • Date: 2009-06-11 19:26:06 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090611192606-j2cmsaktv7p65ykg
Tags: 2.10~pre4-6.dfsg-3
* Regenerate aclocal.m4 with libtoolize in debian/rules.
  Thanks to Adam D. Barratt (Closes: #527956)
* Updated build-dep to libmapnik-dev >= 0.6.
* Updated 96-mapnik-plugins-dir.dpatch to define the correct
  MAPNIK_PATH.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
   */
38
38
#undef HAVE_DCGETTEXT
39
39
 
40
 
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
41
 
   you don't. */
42
 
#undef HAVE_DECL_CYGWIN_CONV_PATH
43
 
 
44
40
/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
45
41
   */
46
42
#undef HAVE_DECL_GETOPT
109
105
/* Define if you have the libdl library or equivalent. */
110
106
#undef HAVE_LIBDL
111
107
 
112
 
/* Define if libdlloader will be built on this platform */
113
 
#undef HAVE_LIBDLLOADER
114
 
 
115
108
/* Define to 1 if you have the `fontconfig' library (-lfontconfig). */
116
109
#undef HAVE_LIBFONTCONFIG
117
110
 
295
288
   slash. */
296
289
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
297
290
 
298
 
/* Define to the sub-directory in which libtool stores uninstalled libraries.
299
 
   */
300
 
#undef LT_OBJDIR
301
 
 
302
291
/* Define if dlsym() requires a leading underscore in symbol names. */
303
292
#undef NEED_USCORE
304
293