diff options
Diffstat (limited to 'Build/source/texk/xdvipdfmx/config.h.in')
-rw-r--r-- | Build/source/texk/xdvipdfmx/config.h.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/xdvipdfmx/config.h.in b/Build/source/texk/xdvipdfmx/config.h.in index b44a0388429..b39a40e79ba 100644 --- a/Build/source/texk/xdvipdfmx/config.h.in +++ b/Build/source/texk/xdvipdfmx/config.h.in @@ -152,9 +152,6 @@ /* Define to 1 if `tm_zone' is a member of `struct tm'. */ #undef HAVE_STRUCT_TM_TM_ZONE -/* Define to 1 if you have the `system' function. */ -#undef HAVE_SYSTEM - /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H @@ -172,6 +169,9 @@ /* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the <sys/wait.h> header file. */ +#undef HAVE_SYS_WAIT_H + /* Define if <time.h> has timezone as an external variable. */ #undef HAVE_TIMEZONE |