summaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk/files/patch-ac
blob: f0f0ac586e74bc10f825a8c62e0e557b0d5523f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Thu May  4 04:10:55 2000
+++ configure	Wed May 10 03:46:37 2000
@@ -1472,7 +1472,7 @@
   ELF_SYS=true
 else
   rm -rf conftest*
-  if test "X$elf" = "Xyes"
+  if test "X$PORTOBJFORMAT" = "Xelf"
 then
 	ELF_SYS=true
 else