diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-12-01 12:18:38 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-12-01 12:21:55 +0100 |
commit | 9d998ad1d79ffb6f878a55c8f2ed60fe7e973f34 (patch) | |
tree | 84ac1ba13f3c6a740d63d5f805ebb4a3c464049c /CHANGES | |
parent | c14fb7c1dde86df909e00d2671b2ccf98485cf30 (diff) | |
download | buildroot-novena-9d998ad1d79ffb6f878a55c8f2ed60fe7e973f34.tar.gz buildroot-novena-9d998ad1d79ffb6f878a55c8f2ed60fe7e973f34.zip |
package/autoconf: hardcode m4 config
Hardcode m4 config instead of letting configure detect it automatically.
This hopefully fixes the build issues some (Ubuntu) users seems to be
having lately (E.G. #679).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ Additional fixes and cleanups. - Updated/fixed packages: alsamixergui, coreutils, fltk, microperl, - ncurses, vim + Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk, + microperl, ncurses, vim Issues resolved (http://bugs.uclibc.org): |