version 1.1.1.2, 2012/05/29 09:29:44
|
version 1.1.1.3, 2021/03/17 13:38:46
|
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-2011 Free Software Foundation, Inc. | # Copyright 1996-2019 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 17
|
Line 17
|
# GNU General Public License for more details. |
# GNU General Public License for more details. |
# |
# |
# You should have received a copy of the GNU General Public License |
# You should have received a copy of the GNU General Public License |
# along with this program. If not, see <http://www.gnu.org/licenses/>. | # along with this program. If not, see <https://www.gnu.org/licenses/>. |
# |
# |
# As a special exception to the GNU General Public License, if you |
# As a special exception to the GNU General Public License, if you |
# distribute this file as part of a program that contains a |
# distribute this file as part of a program that contains a |