summaryrefslogtreecommitdiff
path: root/databases/postgresql73-server/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-06-26Fix build on -CURRENT:Sheldon Hearn1-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.