OpenVMS : removing dependency on obsolete Porting-library (Jackets)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,14 +23,6 @@
|
||||
# include <stddef.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
This header must be included before anything else under VMS
|
||||
*/
|
||||
#ifdef __VMS
|
||||
# include <vms_jackets.h>
|
||||
# undef ConnectionNumber
|
||||
#endif
|
||||
|
||||
/*
|
||||
WXMAC variants
|
||||
__WXMAC_CLASSIC__ means ppc non-carbon builds, __WXMAC_CARBON__ means
|
||||
|
@@ -11,6 +11,5 @@ sys$share:libgdk2.exe/share
|
||||
sys$share:libpango.exe/share
|
||||
sys$share:libglib2.exe/share
|
||||
sys$share:iodbc.exe/share
|
||||
sys$share:vms_jackets.exe/share
|
||||
sys$share:pthread$rtl.exe/share
|
||||
sys$library:decw$xlibshr.exe/share
|
||||
|
@@ -6,7 +6,6 @@ sys$library:tiff.olb/lib
|
||||
sys$library:expat.olb/lib
|
||||
X11:libxpm.olb/lib
|
||||
sys$share:iodbc.exe/share
|
||||
sys$share:vms_jackets.exe/share
|
||||
sys$share:pthread$rtl.exe/share
|
||||
sys$library:decw$xextlibshr.exe/share
|
||||
sys$library:decw$xlibshr.exe/share
|
||||
|
@@ -10,6 +10,5 @@ sys$share:iodbc.exe/share
|
||||
sys$share:libgtk.exe/share
|
||||
sys$share:libgdk.exe/share
|
||||
sys$share:libglib.exe/share
|
||||
sys$share:vms_jackets.exe/share
|
||||
sys$share:pthread$rtl.exe/share
|
||||
sys$library:decw$xlibshr.exe/share
|
||||
|
Reference in New Issue
Block a user