diff options
author | Michele Calgaro <[email protected]> | 2025-01-09 13:19:35 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-01-09 22:20:13 +0900 |
commit | 5e534df05ac92926f2a4da14e60a7b32681581f6 (patch) | |
tree | 865705836b6d3dd89c12a7c7b66a094f0dc6a43a /acinclude.m4.in | |
parent | 739ff08ca3e22c7a31225417813d36ca5a2311fe (diff) | |
download | admin-5e534df05ac92926f2a4da14e60a7b32681581f6.tar.gz admin-5e534df05ac92926f2a4da14e60a7b32681581f6.zip |
Remove support for SCOv3r14.1.x
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 12bb2cad8e2982bd842d168158e391d6c12fb6a3)
Diffstat (limited to 'acinclude.m4.in')
-rw-r--r-- | acinclude.m4.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4.in b/acinclude.m4.in index e0e7bb8..61ed05f 100644 --- a/acinclude.m4.in +++ b/acinclude.m4.in @@ -4782,7 +4782,7 @@ AC_LANG_RESTORE ]) dnl ------------------------------------------------------------------------ -dnl Check for S_ISSOCK macro. Doesn't exist on Unix SCO. [email protected] +dnl Check for S_ISSOCK macro dnl ------------------------------------------------------------------------ dnl AC_DEFUN([AC_CHECK_S_ISSOCK], |