From 9eef3edb517388d8f72b52c2dc4e7399413c6c73 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 4 Jan 2006 21:50:12 +0000 Subject: [PATCH] *** empty log message *** --- README.configure | 4 +++- doc/rxvt.7.html | 4 +++- doc/rxvt.7.man.in | 4 +++- doc/rxvt.7.pod | 4 +++- doc/rxvt.7.txt | 4 +++- 5 files changed, 15 insertions(+), 5 deletions(-) diff --git a/README.configure b/README.configure index c8694233..13e7f368 100644 --- a/README.configure +++ b/README.configure @@ -247,7 +247,9 @@ CONFIGURE OPTIONS --enable-perl (default: off) Enable an embedded perl interpreter. See the rxvtperl(3) manpage (doc/rxvtperl.txt) for more info on this feature, or the files in - src/perl-ext/ for the extensions that are installed by default. + src/perl-ext/ for the extensions that are installed by default. The + perl interpreter that is used can be specified via the "PERL" + environment variable when running configure. --with-name=NAME (default: urxvt) Set the basename for the installed binaries, resulting in "urxvt", diff --git a/doc/rxvt.7.html b/doc/rxvt.7.html index e9ec5875..e129922d 100644 --- a/doc/rxvt.7.html +++ b/doc/rxvt.7.html @@ -3026,7 +3026,9 @@ Add support to have the pointer disappear when typing or inactive.
Enable an embedded perl interpreter. See the rxvtperl(3) manpage (doc/rxvtperl.txt) for more info on this feature, or the files -in src/perl-ext/ for the extensions that are installed by default. +in src/perl-ext/ for the extensions that are installed by default. The +perl interpreter that is used can be specified via the PERL environment +variable when running configure.

--with-name=NAME (default: urxvt)
diff --git a/doc/rxvt.7.man.in b/doc/rxvt.7.man.in index 62817ed7..abb0be43 100644 --- a/doc/rxvt.7.man.in +++ b/doc/rxvt.7.man.in @@ -2544,7 +2544,9 @@ Add support to have the pointer disappear when typing or inactive. .IX Item "--enable-perl (default: off)" Enable an embedded perl interpreter. See the \fB@@RXVT_NAME@@\f(BIperl\fB\|(3)\fR manpage (\fIdoc/rxvtperl.txt\fR) for more info on this feature, or the files -in \fIsrc/perl\-ext/\fR for the extensions that are installed by default. +in \fIsrc/perl\-ext/\fR for the extensions that are installed by default. The +perl interpreter that is used can be specified via the \f(CW\*(C`PERL\*(C'\fR environment +variable when running configure. .IP "\-\-with\-name=NAME (default: urxvt)" 4 .IX Item "--with-name=NAME (default: urxvt)" Set the basename for the installed binaries, resulting diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod index 73c26820..204778c4 100644 --- a/doc/rxvt.7.pod +++ b/doc/rxvt.7.pod @@ -2575,7 +2575,9 @@ Add support to have the pointer disappear when typing or inactive. Enable an embedded perl interpreter. See the B<@@RXVT_NAME@@perl(3)> manpage (F) for more info on this feature, or the files -in F for the extensions that are installed by default. +in F for the extensions that are installed by default. The +perl interpreter that is used can be specified via the C environment +variable when running configure. =item --with-name=NAME (default: urxvt) diff --git a/doc/rxvt.7.txt b/doc/rxvt.7.txt index 545b8104..0a0f8461 100644 --- a/doc/rxvt.7.txt +++ b/doc/rxvt.7.txt @@ -2008,7 +2008,9 @@ CONFIGURE OPTIONS --enable-perl (default: off) Enable an embedded perl interpreter. See the rxvtperl(3) manpage (doc/rxvtperl.txt) for more info on this feature, or the files in - src/perl-ext/ for the extensions that are installed by default. + src/perl-ext/ for the extensions that are installed by default. The + perl interpreter that is used can be specified via the "PERL" + environment variable when running configure. --with-name=NAME (default: urxvt) Set the basename for the installed binaries, resulting in "urxvt", -- 2.34.1