nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] configure switches


From: Benno Schulenberg
Subject: Re: [Nano-devel] configure switches
Date: Sun, 19 Nov 2017 17:46:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0


Op 19-11-17 om 11:12 schreef Vlastimil Burián:
currently I use these switches for configure script:

./configure --enable-nanorc --enable-color --enable-extra --enable-multibuffer
 --enable-utf8 --enable-libmagic --enable-speller --disable-wrapping-as-root

I suppose most of them are enabled by default, but I don't know which ones?

All of them are enabled by default, except --disable-wrapping-as-root, so
in your case really only that configure option is needed.  Whether support
for UTF-8 can be included will be automatically detected.  That should not
be a problem in your case, because if you specify --enable-utf8 and there
is not enough support, the build would fail.  So... maybe it is a good idea
to specify it, so nano will not silently be built without UTF-8 support.

Benno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]