summaryrefslogtreecommitdiff
path: root/top/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'top/autogen.sh')
-rwxr-xr-xtop/autogen.sh12
1 files changed, 6 insertions, 6 deletions
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 <https://www.gnu.org/licenses/>.
# 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.