comparison configure.in @ 104025:8e3613329929

(AC_PREREQ): Require autoconf 2.62.
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Jul 2009 02:54:54 +0000
parents 7bebd9bb90fc
children a292f04f1224
comparison
equal deleted inserted replaced
104024:cce8d50c4566 104025:8e3613329929
19 dnl GNU General Public License for more details. 19 dnl GNU General Public License for more details.
20 dnl 20 dnl
21 dnl You should have received a copy of the GNU General Public License 21 dnl You should have received a copy of the GNU General Public License
22 dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22 dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23 23
24 AC_PREREQ(2.61) 24 AC_PREREQ(2.62)
25 AC_INIT(emacs, 23.1.50) 25 AC_INIT(emacs, 23.1.50)
26 AC_CONFIG_HEADER(src/config.h:src/config.in) 26 AC_CONFIG_HEADER(src/config.h:src/config.in)
27 AC_CONFIG_SRCDIR(src/lisp.h) 27 AC_CONFIG_SRCDIR(src/lisp.h)
28 28
29 dnl Support for --program-prefix, --program-suffix and 29 dnl Support for --program-prefix, --program-suffix and