~sharpie/geos/3.3.2

« back to all changes in this revision

Viewing changes to source/headers/geos/platform.h

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine, Alan Boudreault, Francesco Paolo Lovergine
  • Date: 2011-03-03 13:40:04 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110303134004-ocs5d23cuont0q61
Tags: 3.2.2-1
[ Alan Boudreault ]
* New upstream release.

[ Francesco Paolo Lovergine ]
* Policy set to 3.9.1, without changes.
* Merged log for post squeeze release.
* Repository moved to git and changed Vcs-* fields as required.
* Source format moved to 3.0 with quilt support.
* Policy changed to 3.9.1, without changes.
* Added ${misc:Depends} to bin pkgs due to dh use.
* Added -dbg package for debugging symbols.
  (closes: #582273)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#define GEOS_PLATFORM_H
4
4
 
5
5
/* Set to 1 if you have `int64_t' type */
6
 
#define HAVE_INT64_T_64 
 
6
#define HAVE_INT64_T_64 /**/
7
7
 
8
8
/* Set to 1 if `long int' is 64 bits */
9
9
/* #undef HAVE_LONG_INT_64 */