[postgis] Release 0.2
Dave Blasby
dblasby at refractions.net
Wed Jun 20 09:08:48 PDT 2001
Norman Vine wrote:
> However
>
> BYTE_ORDER
> and
> LITTLE_ENDIAN
>
> are undefined in postgis.c
> most easily fixed by adding
>
> #ifdef __CYGWIN__
> #include <sys/param.h> // FOR ENDIAN DEFINES
> #endif
Thanks - this will show up in future versions of postgis.c
dave
To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
More information about the postgis-users
mailing list