diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
commit | f627f77f23d1497c9e1f4269b5c8812d12b42f18 (patch) | |
tree | 708772d83a8355e25155cf233d5a9e38f8ad4d96 /config/irix/define.h | |
parent | 6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (diff) | |
download | icon-upstream.tar.gz |
Imported Upstream version 9.5.0upstream/9.5.0upstream
Diffstat (limited to 'config/irix/define.h')
-rw-r--r-- | config/irix/define.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/irix/define.h b/config/irix/define.h index 9704a1f..68ad567 100644 --- a/config/irix/define.h +++ b/config/irix/define.h @@ -5,9 +5,4 @@ #define UNIX 1 #define LoadFunc -#define CStateSize 32 /* anything >= 26 should actually do */ - -#define CComp "c89" -#define COpts "-Wf,-XNd10000" - #define GammaCorrection 1.0 /* for old X11R5 systems */ |