diff options
Diffstat (limited to 'autogen/copy_autogen')
-rwxr-xr-x | autogen/copy_autogen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/copy_autogen b/autogen/copy_autogen index c9f04ad625..b6af9b6eb3 100755 --- a/autogen/copy_autogen +++ b/autogen/copy_autogen @@ -3,7 +3,7 @@ ## Helper script for those building Emacs from bzr without autoconf etc. ## This installs some pre-generated versions of the automatically ## generated files. It is highly recommended to install the necessary -## tools instead of using this. Note that if eg configure.in +## tools instead of using this. Note that if eg configure.ac ## is updated, the next time you run make it will attempt to ## regenerate configure and will fail if you do not have the required ## tools. You will have to run this script again. |