mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-02 08:27:28 +03:00
folder for m4 files. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12929 3c298f89-4303-0410-b956-a3cf2f4a3e73
6 lines
125 B
Bash
Executable File
6 lines
125 B
Bash
Executable File
#!/usr/bin/env sh
|
|
aclocal.real \
|
|
-I ${STAGING_DIR}/host/share/aclocal \
|
|
-I ${STAGING_DIR}/usr/share/aclocal \
|
|
$@
|