]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package: proper aclocal fix
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Mar 2009 19:10:26 +0000 (19:10 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Mar 2009 19:10:26 +0000 (19:10 -0000)
commit6099e286e2b254517bb8ec63cad5131b1dc9539b
treedc928c090b28cfaac1c2dea3a37fbd047b837767
parentfb56c53e3938c6a2911b4bb22b82219aa5943dce
package: proper aclocal fix

Revert r25827 and instead copy over the host aclocal files of the stuff
needed for auto* (libtool + pkgconfig). These logically belong with the
target stuff, as they are used for the target auto* toolchain.

Long term we should probably consider using
aclocal --acdir=$(STAGING_DIR)/usr/share/aclocal, so the host .m4 files
cannot interfere with the target build.
package/automake/automake.mk
package/libtool/libtool.mk
package/pkgconfig/pkgconfig.mk