|
Revision 9851, 511 bytes
(checked in by daisuke, 9 months ago)
|
|
version++ for Alien::MeCab?
|
| Line | |
|---|
| 1 | Changes |
|---|
| 2 | ======= |
|---|
| 3 | |
|---|
| 4 | 0.97005 18 Apr 2008 |
|---|
| 5 | - Add dependency to Alien::Iconv if we could not detect libiconv and |
|---|
| 6 | the user chose to do so |
|---|
| 7 | |
|---|
| 8 | 0.97004 12 Apr 2008 |
|---|
| 9 | - Ask for prefix and charset to use at configure time. |
|---|
| 10 | |
|---|
| 11 | 0.97003 06 Apr 2008 |
|---|
| 12 | - Use LIBS instead of libpath as suggested by srezic |
|---|
| 13 | |
|---|
| 14 | 0.97002 05 Apr 2008 |
|---|
| 15 | - Respect CCFLAGS and LDFLAGS. refs #34700 |
|---|
| 16 | - Only detect libiconv on non-Windows platforms |
|---|
| 17 | |
|---|
| 18 | 0.97001 05 Apr 2008 |
|---|
| 19 | - Detect libiconv as well. |
|---|
| 20 | |
|---|
| 21 | 0.97000 04 Apr 2008 |
|---|
| 22 | - Initial release for mecab 0.97 |
|---|