summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-04-11 22:28:56 -0600
committerEduardo Chappa <chappa@washington.edu>2020-04-11 22:28:56 -0600
commit47206e18c8eec0c9c284cb71381ae85ce36b2a3a (patch)
tree9bd54b6d44a20deba364bce077059072f898b804 /include
parentb50297779a4becb9ceca9c6b5b375d526fe3df78 (diff)
downloadalpine-47206e18c8eec0c9c284cb71381ae85ce36b2a3a.tar.xz
* Remove sleep of 5 seconds for mailcap programs that use the terminal
to display content. Suggested by Carl Edquist. In addition to remove configurable process table command and it corresponding sleep time.
Diffstat (limited to 'include')
-rw-r--r--include/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/config.h.in b/include/config.h.in
index 19d7b34..5ac7e65 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -545,9 +545,6 @@
/* 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