diff -Naurp daq-2.0.2.orig/m4/libtool.m4 daq-2.0.2/m4/libtool.m4 --- daq-2.0.2.orig/m4/libtool.m4 2012-05-23 11:14:48.000000000 -0400 +++ daq-2.0.2/m4/libtool.m4 2014-02-09 20:45:43.000000000 -0500 @@ -2406,10 +2406,6 @@ dgux*) shlibpath_var=LD_LIBRARY_PATH ;; -freebsd1*) - dynamic_linker=no - ;; - freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. @@ -5114,10 +5110,6 @@ _LT_EOF _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; - freebsd1*) - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little