Re: spell check

Ralf Mardorf via mc <[email protected]>
Newsgroups gmane.comp.gnome.apps.mc.general
Message-ID <[email protected]>
Is adding "--enable-aspell" required when configuring the build, or
should it build with aspell support, even without explicitly adding this
flag?

Arch does build with a python3 patch and is missing "--enable-aspell" as a build option.
$ grep source PKGBUILD -A3
source=(
  "http://ftp.midnight-commander.org/${pkgname}-${pkgver}.tar.xz"
  'mc-python3.patch'
)
$ grep configure PKGBUILD -A7
  ./configure \
    --prefix=/usr \
    --libexecdir=/usr/lib \
    --sysconfdir=/etc \
    --enable-vfs-smb \
    --with-screen=slang \
    --with-x


By the Debian rules "--enable-aspell" is added, see
https://tracker.debian.org/media/packages/m/mc/rules-34.8.28-1 .
-- 
mc mailing list
[email protected]
https://lists.midnight-commander.org/mailman/listinfo/mc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.