diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/readline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/readline.xml b/chapter06/readline.xml index 970ff05d5..f5a899c89 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -47,7 +47,7 @@ includes other fixes recommended by the Readline author.</para> <variablelist> <varlistentry> -<term><parameter>SHLIB_XLDFLAGS=-lncurses</parameter></term> +<term><parameter>SHLIB_LIBS=-lncurses</parameter></term> <listitem><para>This option forces Readline to link against the <filename class="libraryfile">libncurses</filename> library.</para></listitem> </varlistentry> |