git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@599 f882894a-f735-0410-b71e-b25c423dba1c
@@ -1389,7 +1389,7 @@ AC_SUBST(EXTRAS)
AC_SUBST(EXTRA_NETOBJS)
AC_SUBST(DEPLIBS)
-GETTEXT_VERSION=0.11.4
+AM_GNU_GETTEXT_VERSION(0.11.4)
AM_GNU_GETTEXT
AC_OUTPUT(Makefile lib/Makefile plugins/Makefile plugins-scripts/Makefile plugins-scripts/subst plugins-scripts/utils.pm plugins-scripts/utils.sh command.cfg test.pl pkg/solaris/pkginfo intl/Makefile po/Makefile.in )
@@ -31,7 +31,7 @@ aclocal -I lib
autoheader
automake --add-missing --copy
autoconf
-autopoint
+autopoint --force
if [ -f debian/rules ] ; then
chmod +x debian/rules