* src/pwconv.c: Only check USE_TCB if configured WITH_TCB.

This commit is contained in:
nekral-guest
2010-03-11 22:01:15 +00:00
parent d562701538
commit a8b11f5c18
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2010-03-10 Nicolas François <nicolas.francois@centraliens.net>
* src/pwconv.c: Only check USE_TCB if configured WITH_TCB.
2010-03-10 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/copydir.c: Added parenthesis.