summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel-server/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -CURRENT:Sheldon Hearn2002-06-261-0/+59
* The compiler in -CURRENT now complains if you precede -I/usr/include with -I... . The same applies to -I/usr/lib . * The distribution's configure file treats the compiler's unexpected warning message as a failure and errors out. Maintainer notified in private mail. Notes: svn path=/head/; revision=62050