# HG changeset patch # User Jim Blandy # Date 738191056 0 # Node ID 77adcc23ca4496c50b6854e03bbbe46433dd58fa # Parent bc54386e4fb2abb0f925076fba1267384ffa7698 * configure.in: Explain that this is an autoconf script, and give instructions for rebuilding configure from it. Arrange to put comments in configure explaining this too. diff -r bc54386e4fb2 -r 77adcc23ca44 configure1.in --- a/configure1.in Sun May 23 20:50:09 1993 +0000 +++ b/configure1.in Sun May 23 21:04:16 1993 +0000 @@ -1,8 +1,22 @@ dnl This is an autoconf script. +dnl To rebuild the `configure' script from this, execute the command +dnl autoconf +dnl in the directory containing this script. You must have autoconf +dnl version 1.4 or later. +dnl +dnl The following text appears in the resulting `configure' script, +dnl explaining how to rebuild it. [#!/bin/sh #### Configuration script for GNU Emacs #### Copyright (C) 1992 Free Software Foundation, Inc. +### Don't edit this script! +### This script was automatically generated by the `autoconf' program +### from the file `./configure.in'. +### To rebuild it, execute the command +### autoconf +### in the this directory. You must have autoconf version 1.4 or later. + ### This file is part of GNU Emacs. ### GNU Emacs is free software; you can redistribute it and/or modify