summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 4cc51d6b5..6cefea4e5 100755
--- a/configure
+++ b/configure
@@ -26,6 +26,7 @@ NICK_LENGT=32
CHAN_LENGT=64
MAX_CHANNE=20
MAXI_MODES=20
+HAS_STRLCPY=0
OSNAME=`(uname -s) 2>/dev/null` || OSNAME="unknown"
if [ -z $MAX_CLIENT_T ] ; then