]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
site: move ac_cv_func_fnmatch_works to libc files
authorRoss Burton <ross.burton@arm.com>
Fri, 7 Jun 2024 10:07:01 +0000 (10:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2024 22:19:55 +0000 (23:19 +0100)
ac_cv_func_fnmatch_works (as set by AC_FUNC_FNMATCH) checks if the libc
has a POSIX-compliant fnmatch() implementation. This isn't architecture
specific, so move the definition to common-glibc and common-musl after
verifying the correct result.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 files changed:
meta/site/arm-common
meta/site/common-glibc
meta/site/common-musl
meta/site/ix86-common
meta/site/mips-linux
meta/site/mips64-linux
meta/site/mips64el-linux
meta/site/mipsel-linux
meta/site/mipsisa32r6-linux
meta/site/mipsisa32r6el-linux
meta/site/mipsisa64r6-linux
meta/site/mipsisa64r6el-linux
meta/site/nios2-linux
meta/site/sh-common
meta/site/x86_64-linux

index 18c6d4220087eb8580148a0bc755bb1d4fbf96a5..d1dd88481189ae18adf6bea316dc12704bf17ec4 100644 (file)
@@ -35,9 +35,6 @@ compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
 compat_cv_func_basename_works=${compat_cv_func_basename_works=no}
 compat_cv_func_dirname_works=${compat_cv_func_dirname_works=no}
 
-# fnmatch
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 # gettext
 am_cv_func_working_getline=${am_cv_func_working_getline=yes}
 
index 958699b143ffe925b91a1061c54d604374f73963..822e30d3c7f323c21dc975eb53a540b8d015a7d8 100644 (file)
@@ -14,6 +14,7 @@ ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
 ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes}
 ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
 ac_cv_func_strtod=${ac_cv_func_strtod=yes}
+ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
 
 # bash
 bash_cv_getcwd_malloc=${bash_cv_getcwd_malloc=yes}
index 0fd0413819eece5710f78768bfb6587515fd46b9..4c2c4092a882bb5155b078af95f2f33088296581 100644 (file)
@@ -17,6 +17,7 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
 ac_cv_func_strtod=${ac_cv_func_strtod=yes}
 # off_t is always 64bit on musl systems
 ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits=64}
+ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
 
 #dbus-glib
 ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
index eae5670d937f6250b9d8473736370333471c8c7c..a0e57caadf56baefba77626c559673eb60562795 100644 (file)
@@ -75,9 +75,6 @@ ac_cv_uint=${ac_cv_uint=yes}
 ac_cv_ulong=${ac_cv_ulong=yes}
 ac_cv_ushort=${ac_cv_ushort=yes}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 # jikes-native
 ac_cv_sizeof_wchar_t=4
 
index 91570ec309832d3be70c5a40e0180c8c055ffca2..dbd2ae5d1f40fec639aae2ba691c5fd06b05c7c2 100644 (file)
@@ -44,9 +44,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
 # vim
 ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 # lmbench
 ac_cv_uint=${ac_cv_unit=yes}
 
index 7e05b94a093e941033f5d6d4d8059b7fd0c95279..da804d4ae6ffcaa58550880f9cc32b44794e928b 100644 (file)
@@ -44,9 +44,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
 # vim
 ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 # lmbench
 ac_cv_uint=${ac_cv_unit=yes}
 
index 1e1d7687c283ca606d76fa1b3296796c93d3631c..060bf81807e31f61b90eab18d9101f05fe47d0ec 100644 (file)
@@ -45,9 +45,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
 # vim
 ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 #lmbench
 ac_cv_uint=${ac_cv_unit=yes}
 
index a3077f216104fcc3adc5e73f3130ac9855ba111e..ae190b74f3843ead5e58d6c239e91f289b371d78 100644 (file)
@@ -45,9 +45,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
 # vim
 ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 #lmbench
 ac_cv_uint=${ac_cv_unit=yes}
 
index 91570ec309832d3be70c5a40e0180c8c055ffca2..dbd2ae5d1f40fec639aae2ba691c5fd06b05c7c2 100644 (file)
@@ -44,9 +44,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
 # vim
 ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 # lmbench
 ac_cv_uint=${ac_cv_unit=yes}
 
index a3077f216104fcc3adc5e73f3130ac9855ba111e..ae190b74f3843ead5e58d6c239e91f289b371d78 100644 (file)
@@ -45,9 +45,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
 # vim
 ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 #lmbench
 ac_cv_uint=${ac_cv_unit=yes}
 
index 7e05b94a093e941033f5d6d4d8059b7fd0c95279..da804d4ae6ffcaa58550880f9cc32b44794e928b 100644 (file)
@@ -44,9 +44,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
 # vim
 ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 # lmbench
 ac_cv_uint=${ac_cv_unit=yes}
 
index 1e1d7687c283ca606d76fa1b3296796c93d3631c..060bf81807e31f61b90eab18d9101f05fe47d0ec 100644 (file)
@@ -45,9 +45,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
 # vim
 ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
 
-# intercom
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 #lmbench
 ac_cv_uint=${ac_cv_unit=yes}
 
index 58ffcbc7e2faeef950728691bec52b46323b18e1..57c3f5b988d5d5b9f764e3ced096c26c9b1fb26a 100644 (file)
@@ -47,9 +47,6 @@ compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
 compat_cv_func_basename_works=${compat_cv_func_basename_works=no}
 compat_cv_func_dirname_works=${compat_cv_func_dirname_works=no}
 
-# fnmatch
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 # gettext
 am_cv_func_working_getline=${am_cv_func_working_getline=yes}
 
index 720d4543518dea6b47575806448b8279148023b6..f2481652c98780e735e9f27e4b7028f95665b039 100644 (file)
@@ -150,9 +150,6 @@ mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no}
 # gettext
 am_cv_func_working_getline=${am_cv_func_working_getline=yes}
 
-# fnmatch
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
-
 # rsync
 rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no}
 rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes}
index ed9c88fa20f7feb9f44494562909f68152157399..b9ee141fd5c54dfe2bd9e86ccf1c91d72a59bb40 100644 (file)
@@ -83,6 +83,3 @@ ac_cv_func__restgpr_14_x=no
 
 # cvs
 cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
-
-# cabextract
-ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}