diff options
Diffstat (limited to 'include/config.h.in')
-rw-r--r-- | include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h.in b/include/config.h.in index 79d9f817..d41cdee2 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -533,6 +533,9 @@ /* Default configuration value */ #undef POSTPONED_MSGS +/* ps command which outputs list of running commands */ +#undef PSEFCMD + /* Define to necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE |