4
0
Эх сурвалжийг харах

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 21 жил өмнө
parent
commit
855fac729d
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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