mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
regex: depend on libc-config
* modules/regex (Depends-on): Add libc-config. This is needed after the recent autoupdate from glibc.
This commit is contained in:
@@ -21,6 +21,7 @@ btowc [test $ac_use_included_regex = yes]
|
||||
builtin-expect [test $ac_use_included_regex = yes]
|
||||
intprops [test $ac_use_included_regex = yes]
|
||||
langinfo [test $ac_use_included_regex = yes]
|
||||
libc-config [test $ac_use_included_regex = yes]
|
||||
lock [test "$ac_cv_gnu_library_2_1:$ac_use_included_regex" = no:yes]
|
||||
memcmp [test $ac_use_included_regex = yes]
|
||||
memmove [test $ac_use_included_regex = yes]
|
||||
|
Reference in New Issue
Block a user