From 74da141e618ef99959d509cb2e7be35a348a39db Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 7 Apr 2010 21:11:46 -0400 Subject: Sync with the latest Gnulib code (177f525) Signed-off-by: Thomas Guyot-Sionnest --- tools/setup | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools') diff --git a/tools/setup b/tools/setup index 1afe4f15..6da3f674 100755 --- a/tools/setup +++ b/tools/setup @@ -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 -- cgit v1.2.3