Synced with autogen.sh from edelib.

This commit is contained in:
Sanel Zukan 2009-11-20 15:29:47 +00:00
parent 93f8b5043a
commit 7bb1048773
1 changed files with 1 additions and 1 deletions

View File

@ -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"