summaryrefslogtreecommitdiff
path: root/build-aux/config.libpath
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/config.libpath')
-rwxr-xr-xbuild-aux/config.libpath6
1 files changed, 3 insertions, 3 deletions
diff --git a/build-aux/config.libpath b/build-aux/config.libpath
index 6d0e55043a..323b7669c8 100755
--- a/build-aux/config.libpath
+++ b/build-aux/config.libpath
@@ -2,13 +2,13 @@
# 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-2021 Free Software Foundation, Inc.
+# Copyright 1996-2024 Free Software Foundation, Inc.
# Taken from GNU libtool, 2003
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 3 of the License, or
+# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
@@ -66,7 +66,7 @@ case $host_os in
dgux*)
shlibpath_var=LD_LIBRARY_PATH
;;
- freebsd* | dragonfly*)
+ freebsd* | dragonfly* | midnightbsd*)
shlibpath_var=LD_LIBRARY_PATH
;;
gnu*)

Return to:

Send suggestions and report system problems to the System administrator.