This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6d59a298e8
Openwrt
/
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. SVN-Revision: 12929
2008-10-08 21:50:03 +00: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 SVN-Revision: 15339
2009-04-22 22:05:55 +00:00
aclocal.real $ACLOCAL_INCLUDE $@
Reference in New Issue
Copy Permalink