Announcement at <https://sourceforge.net/p/plplot/plplot/ci/plplot-5.11.0/tree/README.release> - Take maintainership - Chase dependencies. PR: ports/199539 Submitted by: Ben Woods <woodsb02 (at) gmail.com> Approved by: marino (for plplot-ada), /me (for gnudatalanguage)
13 lines
494 B
C
13 lines
494 B
C
--- bindings/tk/tkMain.c.orig 2015-04-12 10:08:04 UTC
|
|
+++ bindings/tk/tkMain.c
|
|
@@ -90,10 +90,6 @@ EXTERN int Tcl_Import _ANSI_ARGS_( ( Tcl
|
|
int allowOverwrite ) );
|
|
#endif
|
|
|
|
-#ifndef Tcl_GetGlobalNamespace_TCL_DECLARE
|
|
-EXTERN Tcl_Namespace * Tcl_GetGlobalNamespace _ANSI_ARGS_( (
|
|
- Tcl_Interp * interp ) );
|
|
-#endif
|
|
|
|
//
|
|
// Declarations for various library procedures and variables (don't want
|