Changes between Version 18 and Version 19 of CommonProblems
- Timestamp:
- 10/08/08 15:28:23 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v18 v19 41 41 So any releases posted AFTER May 25, 2008 'should' include an updated stdbool.in.h 42 42 43 === iconv === 44 45 Iconv is included in Haiku, but many times ./configure does not detect and use it. This is because it is in libtextencoding.so (at least for now it is). So try adding a check for iconv in libtextextencoding and see if that works.
