Explorar o código

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

Ton Voon %!s(int64=21) %!d(string=hai) anos
pai
achega
855fac729d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/setup

+ 1 - 1
tools/setup

@@ -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