mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 02:46:26 +00:00
[autoconf] Fix missing space character in previous commit
This commit is contained in:
parent
d46d2a24e9
commit
2b5cb411ce
@ -644,7 +644,7 @@ AC_FUNC_STRFTIME
|
||||
dnl Avoid AC_FUNC_STRNLEN because it pulls in AC_SYSTEM_EXTENSIONS which
|
||||
dnl can lead to strange side effects. So we just check for strnlen
|
||||
dnl directly, see below.
|
||||
dnlAC_FUNC_STRNLENdnl
|
||||
dnl AC_FUNC_STRNLENdnl
|
||||
AC_FUNC_VPRINTF
|
||||
|
||||
dnl -------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user