فهرست منبع

Making Solaris happy

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1705 f882894a-f735-0410-b71e-b25c423dba1c
Thomas Guyot-Sionnest 19 سال پیش
والد
کامیت
26a7d1c1bc
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tools/distclean

+ 1 - 1
tools/distclean

@@ -22,7 +22,7 @@ fi
 
 echo "$0: Removing auto* files..."
 rm -rf autom4te.cache
-find . -type f -name Makefile.in -print0| xargs -0 rm -f
+find . -type f -name Makefile.in -print| xargs rm -f
 rm -f aclocal.m4 compile config.guess config.h.in config.sub configure depcomp
 rm -f m4/Makefile.am