Code

Sync with the latest Gnulib code (177f525)
[nagiosplug.git] / tools / setup
index 1afe4f15bd749d6df2e101655e208a90a07d5ea5..6da3f674837f6b7fd787a09560e64a4b725d5845 100755 (executable)
@@ -23,6 +23,10 @@ if test -d $HOME/share/aclocal ; then
        extra="-I $HOME/share/aclocal"
 fi
 
+# This file will be automagically re-generated of present - still looks
+# better than having a versioned file change based on automake version
+touch build-aux/mkinstalldirs
+
 aclocal -I gl/m4 -I m4 $extra
 #libtoolize --force --copy
 autoheader