mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Synced with autogen.sh from edelib.
This commit is contained in:
parent
93f8b5043a
commit
7bb1048773
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# create aclocal.m4 file with content of given directory without 'aclocal' tool
|
# create aclocal.m4 file with content of given directory without 'aclocal' tool
|
||||||
function aclocal_emulate() {
|
aclocal_emulate() {
|
||||||
dir="$1"
|
dir="$1"
|
||||||
filename="aclocal.m4"
|
filename="aclocal.m4"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user