summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-10-13 15:09:11 +0100
committerColin Watson <cjwatson@debian.org>2007-10-13 15:09:11 +0100
commit486d1049f421f24a715d27dff7581a2df8de0e04 (patch)
tree3a5a1e243c8292ad61159d35d9b2373d9339c720 /docs
parentc4de590d479d421e43114e293fd387a9ca51f6d7 (diff)
parentf730c72ce3b34b0369c4969cd743bd58425e548b (diff)
merge from trunk
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog6
-rw-r--r--docs/Makefile.in1
2 files changed, 6 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 8a932190..b28691e5 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,9 @@
+Sat Oct 13 15:04:06 BST 2007 Colin Watson <cjwatson@debian.org>
+
+ * lib/popen.c, m4/man-pclose.m4: Remove; we no longer need popen or
+ pclose.
+ * configure.ac: Remove call to MAN_FUNC_PCLOSE.
+
Sat Oct 13 11:55:21 BST 2007 Colin Watson <cjwatson@debian.org>
* configure.ac: Add --with-sections option to change the default
diff --git a/docs/Makefile.in b/docs/Makefile.in
index e668cb5e..c6fff81d 100644
--- a/docs/Makefile.in
+++ b/docs/Makefile.in
@@ -50,7 +50,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
$(top_srcdir)/m4/man-check-progs.m4 \
$(top_srcdir)/m4/man-fnmatch.m4 \
$(top_srcdir)/m4/man-gnu-nroff.m4 \
- $(top_srcdir)/m4/man-pclose.m4 \
$(top_srcdir)/m4/man-strsignal.m4 \
$(top_srcdir)/m4/man-trans-subst.m4 $(top_srcdir)/m4/nls.m4 \
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \