diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 20ce65207a1..e3d43249d81 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -81,9 +81,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 81 | 81 | ||
| 82 | #define HAVE_SOCKETS | 82 | #define HAVE_SOCKETS |
| 83 | 83 | ||
| 84 | /* This is used in list_system_processes. */ | ||
| 85 | #define HAVE_PROCFS 1 | ||
| 86 | |||
| 87 | /* Define CLASH_DETECTION if you want lock files to be written | 84 | /* Define CLASH_DETECTION if you want lock files to be written |
| 88 | so that Emacs can tell instantly when you try to modify | 85 | so that Emacs can tell instantly when you try to modify |
| 89 | a file that someone else has modified in his Emacs. */ | 86 | a file that someone else has modified in his Emacs. */ |