Add enable_netcode=no to the last "rarely used" configuration.

This commit is contained in:
Pavel Roskin 2003-10-29 08:18:15 +00:00
parent afbc365860
commit 05b1a3f2c1

View File

@ -53,7 +53,7 @@ distcheck 4 enable_largefile=no enable_nls=no with_vfs=no \
echo "Checking the configuration with experimental and rarely used options"
distcheck 5 with_screen=mcslang with_termcap=yes \
with_mmap=no with_subshell=optional
with_mmap=no with_subshell=optional enable_netcode=no
if test -x /usr/bin/rpmbuild; then
echo "Building RPM package"