aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql74-server/files/patch-ar
blob: bc54daf60a4a8c59dc3225494b2a5205e12f97e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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