From 6662b32f51193ab2e8aef48af832178ab085ce15 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Mon, 15 Jan 2007 15:22:11 +0000 Subject: [PATCH] s/wxwindows/wxwidgets/ --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 22101a1c32..0ef59009c2 100644 --- a/INSTALL +++ b/INSTALL @@ -16,14 +16,14 @@ Configuring VLC A typical way to configure VLC is: - ./configure --prefix=/usr --enable-wxwindows + ./configure --prefix=/usr --enable-wxwidgets See `./configure --help' for more information. If you intend to debug stuff, you may want to compile with debugging symbols: - make distclean ; ./configure --prefix=/usr --enable-wxwindows --enable-debug + make distclean ; ./configure --prefix=/usr --enable-wxwidgets --enable-debug We recommend using GCC (versions 3.3 or later) to build VLC, though some people reported success with the Intel C compiler (version 8) as well. As of -- 2.39.2