diff options
author | sabetts <sabetts> | 2001-09-16 09:48:43 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-16 09:48:43 +0000 |
commit | bb0c4b008d37b49d76476aa79d1968f40c800e4a (patch) | |
tree | c7e2b75e59660ceac6620de9aaa1859ab6d3a8d4 /ChangeLog | |
parent | d61cb882a846b71d45bf65660f75fe6c633eb345 (diff) | |
download | ratpoison-bb0c4b008d37b49d76476aa79d1968f40c800e4a.zip |
* configure.in: check for setsid and setpgid functions. Add
contrib/Makefile to AC_OUTPUT.
* Makefile.am (SUBDIRS): add contrib
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-09-15 shawn <sabetts@diggin.lamenet.tmp> + + * configure.in: check for setsid and setpgid functions. Add + contrib/Makefile to AC_OUTPUT. + + * Makefile.am (SUBDIRS): add contrib + 2001-09-14 shawn <sabetts@diggin.lamenet.tmp> * src/actions.c (spawn): set the process group ID and session ID |