mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
78c0c17b37
did some small modifications Obtained from: "Palle Girgensohn" <girgen@partitur.se>
12 lines
207 B
Plaintext
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
|