Hi Gerald, > 2011-01-27 Gerald Pfeifer <ger...@pfeifer.com> > > * config.rpath: Remove handling of freebsd1* which soon would > match FreeBSD 10.0.
Thank you. I've applied your patch, and the following one on top of it: 2011-01-27 Bruno Haible <br...@clisp.org> Prepare for supporting FreeBSD 10. * build-aux/config.libpath: Remove handling of freebsd1*. --- build-aux/config.libpath.orig Thu Jan 27 19:06:23 2011 +++ build-aux/config.libpath Thu Jan 27 19:05:16 2011 @@ -66,8 +66,6 @@ dgux*) shlibpath_var=LD_LIBRARY_PATH ;; - freebsd1*) - ;; freebsd* | dragonfly*) shlibpath_var=LD_LIBRARY_PATH ;;