buildrootschalter/package/lzo
Thomas Petazzoni 7fe50869fb lzo: fix host-lzo build failure when config cache is filled
When the configuration cache has been filled with a value for
ac_cv_host, host-lzo fails to detect the target system name. This is
due to misbehaving code in the ./configure script. Therefore, we need
to autoreconf the package, which in turn requires :

 * a little fix to the configure.ac file
 * a little fix to src/Makefile.am
 * an extraction of important parts of aclocal.m4 into acinclude.m4

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-08-24 09:30:40 +02:00
..
Config.in Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
lzo-2.03-acinclude-m4.patch lzo: fix host-lzo build failure when config cache is filled 2010-08-24 09:30:40 +02:00
lzo-2.03-fix-configure-ac.patch lzo: fix host-lzo build failure when config cache is filled 2010-08-24 09:30:40 +02:00
lzo-2.03-fix-makefile-am.patch lzo: fix host-lzo build failure when config cache is filled 2010-08-24 09:30:40 +02:00
lzo.mk lzo: fix host-lzo build failure when config cache is filled 2010-08-24 09:30:40 +02:00