Ticket #1464 (closed defect: fixed)
libpgcommon uses "make" in Makefile.in
| Reported by: | gdt | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
libpgcommon/Makefile.in uses "make" to invoke a submake in the check target, causing it to fail on systems where make is not GNU make.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

