| commit | 2e8a6e0ec6729ffb490130eff6bb33ea9375c75c | [log] [tgz] |
|---|---|---|
| author | Andrew MacIntyre <andymac@bullseye.apana.org.au> | Tue Dec 02 12:27:25 2003 +0000 |
| committer | Andrew MacIntyre <andymac@bullseye.apana.org.au> | Tue Dec 02 12:27:25 2003 +0000 |
| tree | 664fc6b4725b35d5b81332f951872770d21f147c | |
| parent | c2138af4137160b42733d698b72ed63dc2c2a0b1 [diff] |
To find the curses extension as a DLL (on OS/2), we need to adjust the library search path to include the extension directory. Without this, the curses_panel extension can't find the curses extension/DLL, which exports some curses symbols to it.