mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
with_glib2 is gone, remove it.
This commit is contained in:
parent
aa1573f046
commit
0c38cb416a
@ -39,7 +39,7 @@ make distcheck enable_largefile=no enable_nls=no with_vfs=no \
|
||||
with_screen=ncurses >test3.out 2>test3.err
|
||||
|
||||
echo "Checking the configuration with experimental and rarely used options"
|
||||
make distcheck with_glib2=yes with_screen=mcslang with_termcap=yes \
|
||||
make distcheck with_screen=mcslang with_termcap=yes \
|
||||
with_mmap=no with_subshell=optional >test4.out 2>test4.err
|
||||
|
||||
if test -x /usr/bin/rpmbuild; then
|
||||
|
Loading…
Reference in New Issue
Block a user