You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
470 B
13 lines
470 B
--- Makefile.PL.orig Sat Aug 23 15:02:46 2003 |
|
+++ Makefile.PL Wed Aug 27 09:58:32 2003 |
|
@@ -34,9 +34,7 @@ |
|
}, |
|
PMLIBDIRS => [ 'lib', 'build' ], |
|
WX_CORE_LIB => 'adv core base', |
|
-# ( $wxConfig::o_static ? |
|
-# ( WXLIB => [ 'wxxrc', 'stc' ] ) : |
|
-# () ), |
|
+ WX_LIB => [ 'xrc', 'stc' ], |
|
); |
|
|
|
# local variables:
|
|
|