diff options
Diffstat (limited to 'lib/config-os400.h')
-rw-r--r-- | lib/config-os400.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h index d2cb1caff..bde4f0b33 100644 --- a/lib/config-os400.h +++ b/lib/config-os400.h @@ -425,8 +425,8 @@ /* Define if you can safely include both <sys/time.h> and <time.h>. */ #define TIME_WITH_SYS_TIME -/* to enable alt-svc */ -#define USE_ALTSVC 1 +/* Define to enable alt-svc support (experimental) */ +#undef USE_ALTSVC /* Version number of package */ #undef VERSION |