aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-10-30 07:43:18 +0000
committerOmar Polo <op@omarpolo.com>2022-10-30 07:43:18 +0000
commite59b7f30e700d6480728b306da8fc8337e7d9503 (patch)
tree1982e7964d16ea0d557134b48626c38176d7cf33 /configure
parent81417373189ce7ba8b49143cf0a623856e4e84e4 (diff)
fix previous
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index a6f91de..82c78f2 100755
--- a/configure
+++ b/configure
@@ -441,6 +441,7 @@ cat <<__HEREDOC__
# define HOST_NAME_MAX _POSIX_HOST_NAME_MAX
# else
# define HOST_NAME_MAX 255
+# endif
#endif
__HEREDOC__