diff options
Diffstat (limited to 'chapter05/bash-exp.xml')
-rw-r--r-- | chapter05/bash-exp.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter05/bash-exp.xml b/chapter05/bash-exp.xml index 367d139da..90638668d 100644 --- a/chapter05/bash-exp.xml +++ b/chapter05/bash-exp.xml @@ -23,12 +23,6 @@ execute the boot scripts without a shell for instance). </para> <para> -<userinput>--disable-nls:</userinput> This disables the build of NLS -(National Language Support). It's only a waste of time for now as Bash -will be reinstalled in the next chapter. -</para> - -<para> <userinput>--with-curses:</userinput> This causes Bash to be linked against the curses library instead of the default termcap library which is becoming obsolete. |