X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fconfig.libpath;h=5294b290ccc1f63fce5cabf2f38db5033fec51e0;hb=9a4ef223da492c45a9913fb232e3256044f8115e;hp=fb1fbeabc2d9a2ff8f0530b9d56e5382f5dc241c;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/build-aux/config.libpath b/build-aux/config.libpath index fb1fbeabc..5294b290c 100755 --- a/build-aux/config.libpath +++ b/build-aux/config.libpath @@ -2,7 +2,7 @@ # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable at run time. # -# Copyright 1996-2009 Free Software Foundation, Inc. +# Copyright 1996-2011 Free Software Foundation, Inc. # Taken from GNU libtool, 2003 # Originally by Gordon Matzigkeit , 1996 # @@ -66,8 +66,6 @@ case $host_os in dgux*) shlibpath_var=LD_LIBRARY_PATH ;; - freebsd1*) - ;; freebsd* | dragonfly*) shlibpath_var=LD_LIBRARY_PATH ;;