summaryrefslogtreecommitdiff
path: root/databases/postgresql74-server/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Accept --infodir argument in configure script so it won't fail when weRong-En Fan2007-07-231-8/+20
| | | | | | | | | | | set --mandir and --infodir in bsd.port.mk for GNU_CONFIGURE PR: ports/111470 Approved by: portmgr Tested by: pointyhat exp run Notes: svn path=/head/; revision=196110
* 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