freebsd-ports/databases/postgresql91-server/files/patch-ar
Andreas Klemm 78c0c17b37 upgrade to postgresql 6.5
did some small modifications

Obtained from:	"Palle Girgensohn" <girgen@partitur.se>
1999-06-29 20:21:49 +00:00

12 lines
207 B
Plaintext

--- configure~ Sun May 30 09:01:09 1999
+++ configure Mon Jun 21 16:52:53 1999
@@ -663,7 +663,7 @@
exit;;
esac
-if test "X$elf" = "Xyes"
+if test "X$PORTOBJFORMAT" = "Xelf"
then
ELF_SYS=true
else