added wxPython control files and a few changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2000-02-21 23:02:25 +00:00
parent 9b0326f79a
commit e0a4aa8a21
15 changed files with 134 additions and 36 deletions

4
debian/wx-config.1 vendored
View File

@@ -42,12 +42,16 @@ was built with when computing the output for the \-\-cflags and
\-\-libs options. This option is also used for the exec prefix
if \-\-exec\-prefix was not specified. This option must be specified
before any \-\-libs or \-\-cflags options.
.br
(Translation: this is the root path to the \fIwxGTK\fP headers -- [Ron])
.TP 8
.B \-\-exec\-prefix=PREFIX
If specified, use PREFIX instead of the installation exec prefix that
\fIwxGTK\fP was built with when computing the output for the \-\-cflags
and \-\-libs options. This option must be specified before any
\-\-libs or \-\-cflags options.
.br
(Translation: this is the root path to the \fIwxGTK\fP library -- [Ron])
.SH SEE ALSO
.BR gtk-config (1)
.SH COPYRIGHT