[tools] revert r24407, its already packaged in the xorg feed
[openwrt.git] / tools / automake / files / aclocal
index a586ccc..a60df10 100755 (executable)
@@ -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.023204 seconds and 4 git commands to generate.