Diff for /embedaddon/libiconv/build-aux/config.libpath between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 22:57:49 version 1.1.1.2, 2012/05/29 09:29:44
Line 2 Line 2
 # Output a system dependent set of variables, describing how to set the  # 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.  # run time search path of shared libraries in an executable at run time.
 #  #
#   Copyright 1996-2008 Free Software Foundation, Inc.#   Copyright 1996-2011 Free Software Foundation, Inc.
 #   Taken from GNU libtool, 2003  #   Taken from GNU libtool, 2003
 #   Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996  #   Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 #  #
Line 65  case $host_os in Line 65  case $host_os in
     ;;      ;;
   dgux*)    dgux*)
     shlibpath_var=LD_LIBRARY_PATH      shlibpath_var=LD_LIBRARY_PATH
     ;;  
   freebsd1*)  
     ;;      ;;
   freebsd* | dragonfly*)    freebsd* | dragonfly*)
     shlibpath_var=LD_LIBRARY_PATH      shlibpath_var=LD_LIBRARY_PATH

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>