diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/findutils.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter08/findutils.xml b/chapter08/findutils.xml index ea0de93de..c37f3aab0 100644 --- a/chapter08/findutils.xml +++ b/chapter08/findutils.xml @@ -54,6 +54,13 @@ esac</userinput></screen> <title>The meaning of the configure options:</title> <varlistentry> + <term><command>TIME_32_BIT_OK=yes</command></term> + <listitem> + <para>This setting is needed for building on a 32 bit system.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><parameter>--localstatedir</parameter></term> <listitem> <para>This option changes the location of the <command>locate</command> |