diff options
Diffstat (limited to 'vos/config_h.SH_orig')
-rwxr-xr-x | vos/config_h.SH_orig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vos/config_h.SH_orig b/vos/config_h.SH_orig index 56df72c16a..07c6a079b3 100755 --- a/vos/config_h.SH_orig +++ b/vos/config_h.SH_orig @@ -2571,14 +2571,6 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un- #$uselongdouble USE_LONG_DOUBLE /**/ #endif -/* USE_LONG_LONG: - * This symbol, if defined, indicates that long longs should - * be used when available. - */ -#ifndef USE_LONG_LONG -#$uselonglong USE_LONG_LONG /**/ -#endif - #ifndef USE_MORE_BITS #$usemorebits USE_MORE_BITS /**/ #endif |