summaryrefslogtreecommitdiffstats
path: root/admin/libtool.m4.in
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-05 18:07:52 +0900
committerMichele Calgaro <[email protected]>2025-02-06 16:56:23 +0900
commitbe1f8b0cf8196ebcad70389d02f5df077900e0f3 (patch)
treedd5aeb9ce5ac29eee94e9262eaeffe8714f12ac3 /admin/libtool.m4.in
parentf0d9ffb2f3c8f898a45a2f6676ddd6c909cebc1b (diff)
downloadkvirc-be1f8b0cf8196ebcad70389d02f5df077900e0f3.tar.gz
kvirc-be1f8b0cf8196ebcad70389d02f5df077900e0f3.zip
Drop support for discontinued DGUX
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7aefe638e6b2cc0ddfb3e9963afccda42283ec89)
Diffstat (limited to 'admin/libtool.m4.in')
-rw-r--r--admin/libtool.m4.in46
1 files changed, 0 insertions, 46 deletions
diff --git a/admin/libtool.m4.in b/admin/libtool.m4.in
index 167d2551..1910a664 100644
--- a/admin/libtool.m4.in
+++ b/admin/libtool.m4.in
@@ -2248,15 +2248,6 @@ m4_if([$1], [],[
sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
;;
-dgux*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- ;;
-
freebsd1*)
dynamic_linker=no
;;
@@ -3593,19 +3584,6 @@ m4_if([$1], [CXX], [
;;
esac
;;
- dgux*)
- case $cc_basename in
- ec++*)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- ;;
- ghcx*)
- # Green Hills C++ Compiler
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
- ;;
- *)
- ;;
- esac
- ;;
freebsd* | dragonfly*)
# FreeBSD uses GNU C++
;;
@@ -4635,12 +4613,6 @@ _LT_EOF
_LT_DARWIN_LINKER_FEATURES($1)
;;
- dgux*)
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
freebsd1*)
_LT_TAGVAR(ld_shlibs, $1)=no
;;
@@ -5554,24 +5526,6 @@ if test "$_lt_caught_CXX_error" != yes; then
_LT_DARWIN_LINKER_FEATURES($1)
;;
- dgux*)
- case $cc_basename in
- ec++*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- ghcx*)
- # Green Hills C++ Compiler
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- *)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- esac
- ;;
-
freebsd[[12]]*)
# C++ shared libraries reported to be fairly broken before
# switch to ELF