wxX11 compiles and links now. I wonder why there is

no wxToolBar class in /src/univ, though.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2002-02-10 14:31:12 +00:00
parent 178572bba5
commit 4d7289e6b0
4 changed files with 2 additions and 5 deletions

2
configure vendored
View File

@@ -12183,7 +12183,7 @@ rm -f conftest*
fi
GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lXext -lXt -lX11"
TOOLKIT_VPATH="\${top_srcdir}/src/x11 \${top_srcdir}/src/univ"
TOOLKIT_VPATH="\${top_srcdir}/src/x11 \${top_srcdir}/src/univ \${top_srcdir}/src/univ/themes"
TOOLKIT=X11
GUIDIST=X11_DIST
TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__"