forked from pool/ncurses
This commit is contained in:
committed by
Git OBS Bridge
parent
3d4c11d216
commit
691fd33fbb
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 16:17:24 CEST 2008 - werner@suse.de
|
||||
|
||||
- Use include directories more restrictive that is
|
||||
* /usr/include/ncurses/*.h for standard version
|
||||
* /usr/include/ncursesw/*.h for wide version
|
||||
* /usr/include/ncurses6/ncurses/*.h for ABI 6.0 standard version
|
||||
* /usr/include/ncurses6/ncursesw/*.h for ABI 6.0 wide version
|
||||
- Make thread support using weak symbols that is be thread safe
|
||||
only for applications using the libpthread.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 17:26:53 CEST 2008 - werner@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user