abook.h database.h filter.h list.h misc.h help.h \
options.h edit.h ldif.h abook_curses.h ui.h getname.h \
getopt.h abook_rl.h mbswidth.h \
- xmallloc.h
+ xmalloc.h
EXTRA_DIST = ANNOUNCE BUGS FAQ abook.1 abookrc.5 sample.abookrc abook.spec \
contrib
abook.h database.h filter.h list.h misc.h help.h \
options.h edit.h ldif.h abook_curses.h ui.h getname.h \
getopt.h abook_rl.h mbswidth.h \
- xmallloc.h
+ xmalloc.h
EXTRA_DIST = ANNOUNCE BUGS FAQ abook.1 abookrc.5 sample.abookrc abook.spec \
contrib
# Define the identity of the package.
PACKAGE=abook
- VERSION=0.5.4
+ VERSION=0.5.4rc1
cat >>confdefs.h <<_ACEOF
dnl abook configure.in
AC_INIT(abook.c)
-AM_INIT_AUTOMAKE(abook, 0.5.4)
+AM_INIT_AUTOMAKE(abook, 0.5.4rc1)
AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST