diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-11-30 11:00:28 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-11-30 11:00:28 +0100 |
commit | b48fb8c4aaf83336a3be2133de423f552c5960f4 (patch) | |
tree | d15d31f41f1b155e5d8d42b8bac5a13f1937ba19 /CHANGES | |
parent | 31bd97417baee79546a0487ad1e4d98251a1e31a (diff) | |
download | buildroot-novena-b48fb8c4aaf83336a3be2133de423f552c5960f4.tar.gz buildroot-novena-b48fb8c4aaf83336a3be2133de423f552c5960f4.zip |
package/fltk: needs libXt
Closes #707
At the same time get rid of redundant (provided by Makefile.autotools.in)
configure arguments.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2009.11, Not yet released: + + Additional fixes and cleanups. + + Updated/fixed packages: fltk + + Issues resolved (http://bugs.uclibc.org): + + #707: Cant configure fltk-1.1.7. configure: error: Configure could ... + 2009.11-rc2, Released November 29th, 2009: Additional fixes and cleanups. |