mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 00:32:05 -04:00
checkins for internationalization
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@599 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
33a6787f51
commit
899dc17bee
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue