Commit 6d8bde9f757f7cf003d8c7b409ba2dffee6bef94

Version bump
AC_CONFIG_MACRIO_DIR(m4) is not needed if no m4 are shipped
  
22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ(2.61)
5AC_INIT(libchamplain, 0.2.4, pierre-luc@pierlux.com)
5AC_INIT(libchamplain, 0.2.5, pierre-luc@pierlux.com)
66AC_CONFIG_SRCDIR([champlain/champlainview.h])
77AC_CONFIG_HEADER([config.h])
8AC_CONFIG_MACRO_DIR(m4)
9
108
119AM_INIT_AUTOMAKE
1210AC_LIBTOOL_DLOPEN