comparison configure.in @ 107492:72f8f4f82b9d EMACS_PRETEST_23_1_94

Bump version to 23.1.94 and regenerate ldefs-boot.el.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 10 Mar 2010 23:03:11 -0500
parents bd6485c5bd3d
children 14f1ff916f19
comparison
equal deleted inserted replaced
107491:cfe3ed6940e9 107492:72f8f4f82b9d
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.62) 24 AC_PREREQ(2.62)
25 AC_INIT(emacs, 23.1.93) 25 AC_INIT(emacs, 23.1.94)
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
30 dnl --program-transform-name options 30 dnl --program-transform-name options