Line 0
Link Here
|
|
|
1 |
--- ../dist/configure.foo Sun Feb 4 14:10:01 2007 |
2 |
+++ ../dist/configure Sun Feb 4 14:11:26 2007 |
3 |
@@ -7002,7 +7002,7 @@ |
4 |
;; |
5 |
|
6 |
freebsd*) |
7 |
- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` |
8 |
+ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` |
9 |
version_type=freebsd-$objformat |
10 |
case $version_type in |
11 |
freebsd-elf*) |