summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2009-09-30 13:29:14 +0200
committerThomas Habets <thomas@habets.pp.se>2009-09-30 13:29:14 +0200
commit47be672ee32db5ff502e2d38d022b11dad2c07ff (patch)
treeeaacb8a530ddb57732a822fd8390d8e8e00bd7e6 /configure
parentcd95302a247896afde1d538dfabcfd06b261d56a (diff)
downloadarping-47be672ee32db5ff502e2d38d022b11dad2c07ff.tar.gz
Turns out config.guess and config.sub are needed after all
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index bed6495..c664eb1 100755
--- a/configure
+++ b/configure
@@ -6007,7 +6007,7 @@ case "$target_os" in
esac
;;
- *)
+ *bsd*)
case " $LIBOBJS " in
*" findif_other.$ac_objext "* ) ;;
*) LIBOBJS="$LIBOBJS findif_other.$ac_objext"