Changes between Version 38 and Version 39 of CommonProblems
- Timestamp:
- 08/02/10 18:36:04 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v38 v39 126 126 127 127 128 === Missing syslog() === 129 130 On BeOS, syslog() is in libbe, so one must AC_SEARCH_LIBS(syslog, be). 131 It's in libroot on Haiku so it shouldn't need any check. 132 128 133 === DT_DIR undeclared === 129 134
