From 012d9a08a50313389e722e8279e7a8e207621b1d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 25 Jul 2022 00:53:48 +0200 Subject: Fix comment. Reported by Paul Eggert in . * top/bootstrap-funclib.sh: Fix comment about canonical location. * top/autopull.sh: Likewise. * top/autogen.sh: Likewise. * top/bootstrap: Likewise. --- top/autogen.sh | 12 ++++++------ top/autopull.sh | 12 ++++++------ top/bootstrap | 12 ++++++------ top/bootstrap-funclib.sh | 6 +++--- 4 files changed, 21 insertions(+), 21 deletions(-) (limited to 'top') diff --git a/top/autogen.sh b/top/autogen.sh index f245fb11f2..02028f272b 100755 --- a/top/autogen.sh +++ b/top/autogen.sh @@ -20,12 +20,12 @@ # along with this program. If not, see . # Originally written by Paul Eggert. The canonical version of this -# script is maintained as build-aux/autogen.sh in gnulib. However, -# to be useful to your package, you should place a copy of it under -# version control in the top-level directory of your package. The -# intent is that all customization can be done with a bootstrap.conf -# file also maintained in your version control; gnulib comes with a -# template build-aux/bootstrap.conf to get you started. +# script is maintained as top/autogen.sh in gnulib. However, to be +# useful to your package, you should place a copy of it under version +# control in the top-level directory of your package. The intent is +# that all customization can be done with a bootstrap.conf file also +# maintained in your version control; gnulib comes with a template +# build-aux/bootstrap.conf to get you started. # # Alternatively, you can use an autogen.sh script that is specific # to your package. diff --git a/top/autopull.sh b/top/autopull.sh index f4c0f49652..ffb4ba7cba 100755 --- a/top/autopull.sh +++ b/top/autopull.sh @@ -18,12 +18,12 @@ # along with this program. If not, see . # Originally written by Paul Eggert. The canonical version of this -# script is maintained as build-aux/autopull.sh in gnulib. However, -# to be useful to your package, you should place a copy of it under -# version control in the top-level directory of your package. The -# intent is that all customization can be done with a bootstrap.conf -# file also maintained in your version control; gnulib comes with a -# template build-aux/bootstrap.conf to get you started. +# script is maintained as top/autopull.sh in gnulib. However, to be +# useful to your package, you should place a copy of it under version +# control in the top-level directory of your package. The intent is +# that all customization can be done with a bootstrap.conf file also +# maintained in your version control; gnulib comes with a template +# build-aux/bootstrap.conf to get you started. # # Alternatively, you can use an autopull.sh script that is specific # to your package. diff --git a/top/bootstrap b/top/bootstrap index 3acdb47f37..b7216d20fe 100755 --- a/top/bootstrap +++ b/top/bootstrap @@ -17,12 +17,12 @@ # along with this program. If not, see . # Originally written by Paul Eggert. The canonical version of this -# script is maintained as build-aux/bootstrap in gnulib. However, -# to be useful to your package, you should place a copy of it under -# version control in the top-level directory of your package. The -# intent is that all customization can be done with a bootstrap.conf -# file also maintained in your version control; gnulib comes with a -# template build-aux/bootstrap.conf to get you started. +# script is maintained as top/bootstrap in gnulib. However, to be +# useful to your package, you should place a copy of it under version +# control in the top-level directory of your package. The intent is +# that all customization can be done with a bootstrap.conf file also +# maintained in your version control; gnulib comes with a template +# build-aux/bootstrap.conf to get you started. # Please report bugs or propose patches to bug-gnulib@gnu.org. diff --git a/top/bootstrap-funclib.sh b/top/bootstrap-funclib.sh index 60692aaaaa..f66f338c5a 100644 --- a/top/bootstrap-funclib.sh +++ b/top/bootstrap-funclib.sh @@ -16,9 +16,9 @@ # along with this program. If not, see . # Originally written by Paul Eggert. The canonical version of this -# script is maintained as build-aux/bootstrap-funclib.sh in gnulib. -# However, to be useful to your package, you should place a copy of it -# under version control in the top-level directory of your package. The +# script is maintained as top/bootstrap-funclib.sh in gnulib. However, +# to be useful to your package, you should place a copy of it under +# version control in the top-level directory of your package. The # intent is that all customization can be done with a bootstrap.conf # file also maintained in your version control; gnulib comes with a # template build-aux/bootstrap.conf to get you started. -- cgit v1.2.1