mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Add enable_netcode=no to the last "rarely used" configuration.
This commit is contained in:
parent
afbc365860
commit
05b1a3f2c1
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user