autoconf_cache/common-linux: remove broken line
This typo was added in 2014 and now starts to break gnulib autoconf. :clown: Kill the whole thing with fire.
This commit is contained in:
parent
f76d29b281
commit
4f0c3eccbd
|
@ -11,7 +11,6 @@ ac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes}
|
|||
ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes}
|
||||
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_type_uid_t={ac_cv_type_uid_t=yes}
|
||||
ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
|
||||
ac_cv_func_strdup=yes
|
||||
ac_cv_func_strtod=yes
|
||||
|
|
Loading…
Reference in New Issue