comparison ChangeLog @ 112123:5e63c33ad48c

Don't use $MAKEINFO for both a flag and a program. * configure.in (HAVE_MAKEINFO): New output variable. (MAKEINFO): Reset to "makeinfo" if not found. * Makefile.in (install-arch-indep, info): Replace MAKEINFO = off with HAVE_MAKEINFO = no.
author Glenn Morris <rgm@gnu.org>
date Tue, 04 Jan 2011 23:10:47 -0800
parents a456b0a17885
children 4dbda0e7c8bf
comparison
equal deleted inserted replaced
112122:a28fc1581b94 112123:5e63c33ad48c
1 2011-01-05 Glenn Morris <rgm@gnu.org>
2
3 * configure.in (HAVE_MAKEINFO): New output variable.
4 (MAKEINFO): Reset to "makeinfo" if not found.
5 * Makefile.in (install-arch-indep, info):
6 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
7
1 2010-12-29 Ulrich Mueller <ulm@gentoo.org> 8 2010-12-29 Ulrich Mueller <ulm@gentoo.org>
2 9
3 * configure.in: Make gameuser configurable (Bug#7717). 10 * configure.in: Make gameuser configurable (Bug#7717).
4 11
5 2010-12-15 Glenn Morris <rgm@gnu.org> 12 2010-12-15 Glenn Morris <rgm@gnu.org>
8668 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin} 8675 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
8669 to match build-install and paths.h. 8676 to match build-install and paths.h.
8670 8677
8671 ;; Local Variables: 8678 ;; Local Variables:
8672 ;; coding: utf-8 8679 ;; coding: utf-8
8673 ;; add-log-time-zone-rule: t
8674 ;; End: 8680 ;; End:
8675 8681
8676 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 8682 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
8677 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 8683 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
8678 8684
8679 This file is part of GNU Emacs. 8685 This file is part of GNU Emacs.
8680 8686
8681 GNU Emacs is free software: you can redistribute it and/or modify 8687 GNU Emacs is free software: you can redistribute it and/or modify
8682 it under the terms of the GNU General Public License as published by 8688 it under the terms of the GNU General Public License as published by
8689 GNU General Public License for more details. 8695 GNU General Public License for more details.
8690 8696
8691 You should have received a copy of the GNU General Public License 8697 You should have received a copy of the GNU General Public License
8692 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 8698 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8693 8699
8694 ;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73