diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-02 04:10:32 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-02 04:10:32 +0000 |
commit | a421ac77d0e053866c15bab492f319e1c7787fcc (patch) | |
tree | 8e7a47740f43744616194f7efa773099f58e86bc | |
parent | 5e70f68f54368cb8bccc9b37b5792530343f6e08 (diff) |
automatic import of zabbix
-rw-r--r-- | zabbix-configure-sscanf.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/zabbix-configure-sscanf.patch b/zabbix-configure-sscanf.patch index a872ff5..1e66baf 100644 --- a/zabbix-configure-sscanf.patch +++ b/zabbix-configure-sscanf.patch @@ -6,9 +6,9 @@ diff --git a/configure.ac b/configure.ac index 0588004f9f89cdd5..bbc60e3a28369f9f 100644 --- a/configure.ac +++ b/configure.ac -@@ -1087,6 +1087,7 @@ AC_MSG_CHECKING(for long long format) - AC_TRY_RUN( - [ +@@ -952,6 +952,7 @@ + AC_MSG_CHECKING(for long long format) + AC_RUN_IFELSE([AC_LANG_SOURCE([[ #include <sys/types.h> +#include <stdio.h> int main() |