Apply entab fix from Marko Kreen for these problems:
Alvaro Herrera <alvherre@alvh.no-ip.org>
Apply entab fix from Marko Kreen for these problems: - halt.c did not include stdlib.h, thus missed exit() prototype - Makefile ignores BINDIR for install. - Makefile calls install with user/group args, thus failing for regular user. While trying it I noticed that the Makefile does not support VPATH builds ...
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/entab/halt.c | modified | +2 −1 |
| src/tools/entab/Makefile | modified | +2 −2 |