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-05 18:07:52 +0900
commit7aefe638e6b2cc0ddfb3e9963afccda42283ec89 (patch)
tree617bd85b137c1dddd41c2ac15a5870c5f4fc52c9 /admin/libtool.m4.in
parent2a9db75e0d1b9ce772e611cea45173e3146176e9 (diff)
downloadkvirc-7aefe638e6b2cc0ddfb3e9963afccda42283ec89.tar.gz
kvirc-7aefe638e6b2cc0ddfb3e9963afccda42283ec89.zip
Drop support for discontinued DGUX
Signed-off-by: Michele Calgaro <[email protected]>
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