diff options
Diffstat (limited to 'chapter06/ncurses-exp.xml')
-rw-r--r-- | chapter06/ncurses-exp.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml index 9342a4e78..8885c403f 100644 --- a/chapter06/ncurses-exp.xml +++ b/chapter06/ncurses-exp.xml @@ -1,11 +1,6 @@ <sect2> <title>Command explanations</title> -<para><userinput>patch -Np1 -i ../ncurses-&ncurses-version;-patch:</userinput> -This patch fixes a compile problem with GCC-3.2 because Ncurses uses -constructions that are not valid in ANSI C++ and don't compile with -recent GCC versions that conform to the standard.</para> - <para><userinput>--with-shared:</userinput> This enables the build of the shared ncurses library files.</para> |