X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/b8b0239fd0485002d1c761067c9047d1f26dbd4c..0a27804c807128d25509b59c82806b7fd9ad6bba:/autogen.sh diff --git a/autogen.sh b/autogen.sh index dc8d53eec9..6b7c647c4c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,9 +1,10 @@ #!/bin/sh ### autogen.sh - tool to help build Emacs from a bzr checkout -## Copyright (C) 2011-2012 Free Software Foundation, Inc. +## Copyright (C) 2011-2014 Free Software Foundation, Inc. ## Author: Glenn Morris +## Maintainer: emacs-devel@gnu.org ## This file is part of GNU Emacs. @@ -25,7 +26,7 @@ ## The Emacs bzr repository does not include the configure script ## (and associated helpers). The first time you fetch Emacs from bzr, ## run this script to generate the necessary files. -## For more details, see the file INSTALL.BZR. +## For more details, see the file INSTALL.REPO. ### Code: @@ -105,7 +106,7 @@ check_version () cat <