diff --git a/ChangeLog b/ChangeLog index d05f850..09f4986 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2006-05-30 Kanru Chen * configure.ac: Bump version to 0.3.1. + * po/ChangeLog: New file, used by intltool. + * autogen.sh: Reordering the scripts. 2006-05-28 Kanru Chen diff --git a/autogen.sh b/autogen.sh index 5eb25cc..62dc2c9 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,10 +8,10 @@ if [ "x${ACLOCAL_DIR}" != "x" ]; then ACLOCAL_ARG=-I ${ACLOCAL_DIR} fi -${AUTOHEADER:-autoheader$AC_VERSION} AUTOMAKE=${AUTOMAKE:-automake$AM_VERSION} libtoolize -c --automake AUTOMAKE=${AUTOMAKE:-automake$AM_VERSION} intltoolize -c --automake ${ACLOCAL:-aclocal$AM_VERSION} ${ACLOCAL_ARG} +${AUTOHEADER:-autoheader$AC_VERSION} ${AUTOMAKE:-automake$AM_VERSION} --add-missing --copy --include-deps ${AUTOCONF:-autoconf$AC_VERSION} diff --git a/po/ChangeLog b/po/ChangeLog new file mode 100644 index 0000000..e69de29