This website requires JavaScript.
Explore
Help
Register
Sign In
Openwrt
/
svn-openwrt-archive
Archived
Watch
1
Star
0
Fork
0
You've already forked svn-openwrt-archive
Code
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
master
Branches
Tags
View all branches
svn-openwrt-archive
/
tools
/
automake
/
files
/
aclocal
3 lines
51 B
Plaintext
Raw
Permalink
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 $@
Copy Permalink