Ticket #250 (closed defect: fixed)
Trunk doesn't compile under MingW because of regex
| Reported by: | robe | Owned by: | robe |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
I think I worked around this by putting in some vood in config.ac and the postgis make files to get this to work and not break linux.
My original hardcoding broke my linux because regex is already compiled into gcc or whatever, but is not with MingW.
Will submit to subversion shortly.
Change History
Note: See
TracTickets for help on using
tickets.
