From 7bb1048773f768d9722ec0bd60f21f052c584058 Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Fri, 20 Nov 2009 15:29:47 +0000 Subject: [PATCH] Synced with autogen.sh from edelib. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 5ddf9a2..f34b9b6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,7 @@ #!/bin/sh # create aclocal.m4 file with content of given directory without 'aclocal' tool -function aclocal_emulate() { +aclocal_emulate() { dir="$1" filename="aclocal.m4"