summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-26 21:24:34 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-26 21:24:34 +0000
commitbb42ea2edb1d1a46688d2d2a6c4ccc6b579c29de (patch)
tree4a61de21a3c56181299e0193fbe6f05639c11cee
parentaf2d81ed717fb3d75f4010edfa79edef492861ef (diff)
downloadtinyproxy-bb42ea2edb1d1a46688d2d2a6c4ccc6b579c29de.tar.gz
tinyproxy-bb42ea2edb1d1a46688d2d2a6c4ccc6b579c29de.zip
Added the TARGET_SYSTEM define.
Diffstat (limited to '')
-rw-r--r--acconfig.h5
1 files changed, 5 insertions, 0 deletions
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