diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-11-27 23:02:54 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-11-28 12:44:04 +0100 |
commit | 60f0ee9d24765f343ab818204b006e2c6ddeba05 (patch) | |
tree | 01431197c3bb03117266e26e7bdc4a5090ac7dc3 /pod/perltodo.pod | |
parent | e08f19f5d0717ead6e0fc25b4a866d9192e3deb1 (diff) | |
download | perl-60f0ee9d24765f343ab818204b006e2c6ddeba05.tar.gz |
pod/buildtoc now generates pod/roffitall
roffitall remains a shell script, identical apart from a dynamically
generated list of man pages (and removal of the comment from 2000 that
this should be done).
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r-- | pod/perltodo.pod | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index e54a5653de..bd1e971cc0 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -322,10 +322,6 @@ cross-compilation/execution environments the HOST and the TARGET do not see the same filesystem(s), the $Config{run} may need to do some file/directory copying back and forth. -=head2 roffitall - -Make F<pod/roffitall> be updated by F<pod/buildtoc>. - =head2 Split "linker" from "compiler" Right now, Configure probes for two commands, and sets two variables: |