aboutsummaryrefslogtreecommitdiff
path: root/libvtv/configure
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-08-25 11:36:52 +0200
committerMartin Liska <mliska@suse.cz>2022-08-25 14:23:40 +0200
commitb1a3d2b778168341c617aaee6541c66239a198d2 (patch)
tree725fe89675a4588659bab19316e88c444cf22a89 /libvtv/configure
parent362749184c4fa67ea0b2135d4cae8f1a13208b9d (diff)
downloadgcc-b1a3d2b778168341c617aaee6541c66239a198d2.zip
gcc-b1a3d2b778168341c617aaee6541c66239a198d2.tar.gz
gcc-b1a3d2b778168341c617aaee6541c66239a198d2.tar.bz2
regenerate configure files and config.h.in files
fixincludes/ChangeLog: * config.h.in: Regenerate. * configure: Regenerate. libada/ChangeLog: * configure: Regenerate. libiberty/ChangeLog: * configure: Regenerate. libobjc/ChangeLog: * configure: Regenerate. liboffloadmic/ChangeLog: * configure: Regenerate. * plugin/configure: Regenerate. libquadmath/ChangeLog: * configure: Regenerate. libssp/ChangeLog: * configure: Regenerate. libvtv/ChangeLog: * configure: Regenerate. zlib/ChangeLog: * configure: Regenerate.
Diffstat (limited to 'libvtv/configure')
-rwxr-xr-xlibvtv/configure18
1 files changed, 4 insertions, 14 deletions
diff --git a/libvtv/configure b/libvtv/configure
index d64b4af..897b069 100755
--- a/libvtv/configure
+++ b/libvtv/configure
@@ -12254,7 +12254,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12267 "configure"
+#line 12257 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12360,7 +12360,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12373 "configure"
+#line 12363 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -15099,16 +15099,6 @@ freebsd* | dragonfly*)
esac
;;
-gnu*)
- 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
- hardcode_into_libs=yes
- ;;
-
haiku*)
version_type=linux
need_lib_prefix=no
@@ -15230,7 +15220,7 @@ linux*oldld* | linux*aout* | linux*coff*)
# project, but have not yet been accepted: they are GCC-local changes
# for the time being. (See
# https://lists.gnu.org/archive/html/libtool-patches/2018-05/msg00000.html)
-linux* | k*bsd*-gnu | kopensolaris*-gnu | uclinuxfdpiceabi)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | uclinuxfdpiceabi)
version_type=linux
need_lib_prefix=no
need_version=no
@@ -15672,7 +15662,7 @@ case "$host" in
case "$enable_cet" in
auto)
# Check if target supports multi-byte NOPs
- # and if assembler supports CET insn.
+ # and if compiler and assembler support CET insn.
cet_save_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -fcf-protection"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext