Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3fff8c4

Browse files
committed
Config files for shared PPC python with GUSI and for _tkinter plugin
module.
1 parent 0acaf07 commit 3fff8c4

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#define HAVE_CONFIG_H
2+
#define USE_TK
3+
#define MAC_TCL
4+
#define USE_GUSI
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#define HAVE_CONFIG_H
2+
#define USE_MAC_SHARED_LIBRARY
3+
#define USE_MAC_DYNAMIC_LOADING
4+
#define USE_MAC_APPLET_SUPPORT
5+
#define USE_GUSI

0 commit comments

Comments
 (0)