From version 0.25, Gettext will complain about not calling autopoint to
set up all required macros requied by autoconf later on.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
fi
intltoolize --force --automake
-autoreconf --install --symlink
+autoreconf --force --install --symlink
libdir() {
echo $(cd $1/$(gcc -print-multi-os-directory); pwd)
AC_PREFIX_DEFAULT([/usr])
gl_LD_VERSION_SCRIPT
+AM_GNU_GETTEXT_VERSION(0.21)
+AM_GNU_GETTEXT([external])
+
IT_PROG_INTLTOOL([0.40.0])
# Interpret embedded Python in HTML files