summaryrefslogtreecommitdiff
path: root/CCache/ccache.h
diff options
context:
space:
mode:
authorFUTATSUKI YASUHITO <github-yf@yf.bsdclub.org>2017-06-19 18:34:38 +0900
committerYasuhito FUTATSUKI <futatuki@air-beta.yf.bsdclub.org>2017-06-19 18:35:22 +0900
commita706aa146c92298339d48100a1236909aecee265 (patch)
tree2de41ca40321daec52691a51fcc17a68067a8e20 /CCache/ccache.h
parentf12d14d1be51e21f39ff806175d6ff2eb7210f90 (diff)
downloadswig-a706aa146c92298339d48100a1236909aecee265.tar.gz
CCache: take care of program prefix/suffix on configure
Diffstat (limited to 'CCache/ccache.h')
-rw-r--r--CCache/ccache.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/CCache/ccache.h b/CCache/ccache.h
index a79d88322..99a63483b 100644
--- a/CCache/ccache.h
+++ b/CCache/ccache.h
@@ -51,8 +51,6 @@
#define STATUS_FATAL 4
#define STATUS_NOCACHE 5
-#define MYNAME PACKAGE_NAME
-
#define LIMIT_MULTIPLE 0.8
/* default maximum cache size */