diff options
-rw-r--r-- | acinclude.m4 | 45 | ||||
-rw-r--r-- | aclocal.m4 | 45 |
2 files changed, 0 insertions, 90 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index becf09a..02dc143 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -6503,15 +6503,6 @@ darwin* | rhapsody*) shlibpath_var=DYLD_LIBRARY_PATH ;; -dgux*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' - soname_spec='${libname}${release}.so$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - freebsd1*) dynamic_linker=no ;; @@ -7883,23 +7874,6 @@ case $host_os in ;; esac ;; - dgux*) - case $cc_basename in - ec++) - # FIXME: insert proper C++ library support - _LT_AC_TAGVAR(ld_shlibs, $1)=no - ;; - ghcx) - # Green Hills C++ Compiler - # FIXME: insert proper C++ library support - _LT_AC_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_AC_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; freebsd[12]*) # C++ shared libraries reported to be fairly broken before switch to ELF _LT_AC_TAGVAR(ld_shlibs, $1)=no @@ -9185,19 +9159,6 @@ AC_MSG_CHECKING([for $compiler option to produce PIC]) ;; esac ;; - dgux*) - case $cc_basename in - ec++) - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - ;; - ghcx) - # Green Hills C++ Compiler - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - *) - ;; - esac - ;; freebsd*) # FreeBSD uses GNU C++ ;; @@ -9934,12 +9895,6 @@ EOF _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience' ;; - dgux*) - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - freebsd1*) _LT_AC_TAGVAR(ld_shlibs, $1)=no ;; @@ -6493,15 +6493,6 @@ darwin* | rhapsody*) shlibpath_var=DYLD_LIBRARY_PATH ;; -dgux*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' - soname_spec='${libname}${release}.so$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - freebsd1*) dynamic_linker=no ;; @@ -7869,23 +7860,6 @@ case $host_os in ;; esac ;; - dgux*) - case $cc_basename in - ec++) - # FIXME: insert proper C++ library support - _LT_AC_TAGVAR(ld_shlibs, $1)=no - ;; - ghcx) - # Green Hills C++ Compiler - # FIXME: insert proper C++ library support - _LT_AC_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_AC_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; freebsd[12]*) # C++ shared libraries reported to be fairly broken before switch to ELF _LT_AC_TAGVAR(ld_shlibs, $1)=no @@ -9163,19 +9137,6 @@ AC_MSG_CHECKING([for $compiler option to produce PIC]) ;; esac ;; - dgux*) - case $cc_basename in - ec++) - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - ;; - ghcx) - # Green Hills C++ Compiler - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - *) - ;; - esac - ;; freebsd*) # FreeBSD uses GNU C++ ;; @@ -9912,12 +9873,6 @@ EOF _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience' ;; - dgux*) - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - freebsd1*) _LT_AC_TAGVAR(ld_shlibs, $1)=no ;; |