X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=configure;h=6cefea4e54529c676da6916609df823d4e362c8f;hb=63f564447cf22a7caf18ae8a1297a5ab0ad873a4;hp=4cc51d6b53b383097f75e89b40d7c2123c181422;hpb=4325a586836f118c0ad68a68d66c7c242af98ab4;p=user%2Fhenk%2Fcode%2Finspircd.git 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