From 5da070d00fbc47b46a0b91cb4e14b6c549ff17c5 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 23 May 2005 22:27:14 +0000 Subject: [PATCH] typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/BUILD.unix.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/BUILD.unix.txt b/wxPython/BUILD.unix.txt index 00f7ae94a5..c3525a94ec 100644 --- a/wxPython/BUILD.unix.txt +++ b/wxPython/BUILD.unix.txt @@ -1,7 +1,7 @@ Building wxPython on Unix or Unix-like Systems ---------------------------------------------- -NOTE: You should probably look at the ../ README.1st.txt file for +NOTE: You should probably look at the ../README.1st.txt file for directions for how to build wxPython the "new way." This files describes the "old way" to build on unix-like systems. The difference is very simple: The new way uses a private copy of wxGTK while the