projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add logs/ to .gitignore
[openwrt.git]
/
tools
/
automake
/
files
/
aclocal
diff --git
a/tools/automake/files/aclocal
b/tools/automake/files/aclocal
index
a586ccc
..
a60df10
100755
(executable)
--- a/
tools/automake/files/aclocal
+++ b/
tools/automake/files/aclocal
@@
-1,5
+1,2
@@
#!/usr/bin/env sh
-aclocal.real \
- -I ${STAGING_DIR}/host/share/aclocal \
- -I ${STAGING_DIR}/usr/share/aclocal \
- $@
+aclocal.real $ACLOCAL_INCLUDE $@
This page took
0.019084 seconds
and
4
git commands to generate.