From bb42ea2edb1d1a46688d2d2a6c4ccc6b579c29de Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sun, 26 Aug 2001 21:24:34 +0000 Subject: Added the TARGET_SYSTEM define. --- acconfig.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/acconfig.h b/acconfig.h index 4ab3aa2..685b41c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -51,3 +51,8 @@ #undef size_t #undef ssize_t #undef socklen_t + +/* + * A string containing the name of the system tinyproxy was built towards. + */ +#undef TARGET_SYSTEM -- cgit v1.2.3