aboutsummaryrefslogtreecommitdiff
path: root/net/siproxd/files/patch-aclocal.m4
blob: e430e1f88656a4819a674f017fd1cdd42b2e6d83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- aclocal.m4.orig	2008-03-09 14:35:51.000000000 +0100
+++ aclocal.m4	2008-09-23 11:23:56.000000000 +0200
@@ -1276,7 +1276,7 @@
   ;;
 
 freebsd*)
-  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+  objformat=elf
   version_type=freebsd-$objformat
   case $version_type in
     freebsd-elf*)