mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-15 22:00:06 -04:00
Use copy of tools for consistency if building on different platforms from
shared source git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@900 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
10155cdd16
commit
855fac729d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ fi
|
|||
autopoint --force
|
||||
aclocal -I lib
|
||||
autoheader
|
||||
automake --add-missing --force-missing
|
||||
automake --add-missing --force-missing --copy
|
||||
autoconf
|
||||
|
||||
if [ -f debian/rules ] ; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue