This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2024-11-01 20:27:30 +02:00
Code
ebeffb64e9
openwrt-xburst
/
tools
/
automake
/
files
/
aclocal
3 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add wrapper around aclocal which also search in the targets staging dir aclocal folder for m4 files. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-09 00:50:03 +03:00
#!/usr/bin/env sh
clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 01:05:55 +03:00
aclocal.real $ACLOCAL_INCLUDE $@
Copy Permalink