From 033477977660b86ce7e4897f0d446dc8bf3126ba Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Mon, 26 Jan 2009 10:44:44 +0000 Subject: + added AM_MAINTAINER_MODE to */configure.ac - hack to avoid version mismatches in autoconf,automake,etc. on autobuilds from SVN svn path=/trunk/externals/moocow/; revision=10649 --- autoreconf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoreconf.sh') diff --git a/autoreconf.sh b/autoreconf.sh index 4fdfb2f..e008d6e 100755 --- a/autoreconf.sh +++ b/autoreconf.sh @@ -1,6 +1,6 @@ #!/bin/sh -subdirs=(deque flite gfsm pdstring readdir sprinkler weightmap) +subdirs=(deque flite gfsm locale pdstring readdir sprinkler weightmap) #ar_args="--install --verbose --force --symlink" ar_args="--install --verbose --force" -- cgit v1.2.1