diff -r 9f329faa4aee -r 5674a5983e1e configure.ac --- a/configure.ac Thu Oct 12 10:53:49 2006 +0000 +++ b/configure.ac Thu Oct 12 10:56:26 2006 +0000 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.59]) -AC_INIT([LEMON], [svn-head], [etik-ol@cs.elte.hu], [lemon]) +AC_INIT([LEMON], [svnhead], [etik-ol@cs.elte.hu], [lemon]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])