buildrootschalter/package/autoconf
Peter Korsgaard 7ee8ebbd81 autoconf: use dummy autopoint
We currently don't build a host-gettext package, so when a package using
gettext is autoreconf'ed, we end up using autopoint from the host.

Autopoint unfortunately requires CVS, so if that isn't available autoreconf
fails.

From reading:

http://www.gnu.org/software/gnulib/manual/html_node/gettextize-and-autopoint.html

It seems that we don't really need to rerun autopoint, so fix it by
passing autopoint=/bin/true instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-29 08:39:02 +02:00
..
autoconf-2.65-dont-add-dirty-to-version.patch autoconf: don't append -dirty to version number if built in buildroot git tree 2011-01-26 14:57:00 +01:00
autoconf-2.65-fix-m4-detection-test-on-dash.patch autoconf: add patch to make it work under dash 2009-12-15 19:57:33 +01:00
autoconf.mk autoconf: use dummy autopoint 2011-07-29 08:39:02 +02:00
Config.in package: auto* needs perl 2009-03-23 21:45:52 +00:00