mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Add explanation for the EMACS variable in Gettext's configure invocation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
86acad366a
commit
19446d76c7
@ -54,6 +54,15 @@ EMACS="no" ./configure --prefix=/tools --disable-shared</userinput></screen>
|
||||
<variablelist>
|
||||
<title>The meaning of the configure option:</title>
|
||||
|
||||
<varlistentry>
|
||||
<term><parameter>EMACS="no"</parameter></term>
|
||||
<listitem>
|
||||
<para>This prevents the configure script from determining where to
|
||||
install Emacs Lisp files as the test is known to hang on some hosts.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><parameter>--disable-shared</parameter></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user