| 3 |
Japanese... |
Japanese... |
| 4 |
*/ |
*/ |
| 5 |
|
|
| 6 |
|
Wed, 30 Nov 2005 02:25:00 Tomoki AONO <aonoto at users.sourceforge.jp> |
| 7 |
|
Update ChangeLog and added 1.1.1-a021 tag. |
| 8 |
|
|
| 9 |
|
Wed, 30 Nov 2005 02:00:02 Tomoki AONO <aonoto at users.sourceforge.jp> |
| 10 |
|
* PubdicPlus/pod.c: |
| 11 |
|
Changed searchdesc() spec because 2nd / 3rd parameter is not |
| 12 |
|
used currently. (I found this on RedHat Bugzilla #110750.) |
| 13 |
|
Also added prototype for other functions. Currently it can |
| 14 |
|
compile on traditional (K&R) environment. |
| 15 |
|
|
| 16 |
|
Mon, 28 Nov 2005 02:30:23 Tomoki AONO <aonoto at users.sourceforge.jp> |
| 17 |
|
* config.h.in, configure, configure.in: |
| 18 |
|
- Added -D_GNU_SOURCE to CCOPTIONS if linux. Merged from |
| 19 |
|
Gentoo portage, but discussion began in wnn-users ML |
| 20 |
|
([wnn-users 1035]). Thanks to MATSUU Takuto. |
| 21 |
|
(Some (ancient?) Linux users may get some problems on |
| 22 |
|
building. Please report us if it occurs.) |
| 23 |
|
- Changed library searching method of crypt() (to |
| 24 |
|
AC_SEARCH_LIBS). Maybe useful for systems that have |
| 25 |
|
crypt() on both libc and libcrypt (i.e. Solaris). |
| 26 |
|
- Use $(top_builddir) to *WNNJLIB / HINSI_DATA (instead of |
| 27 |
|
*WNNJLIBSRC / WNNJDSRC) by default. Useful if builddir != |
| 28 |
|
srcdir, but it doesn't break normal configurations. |
| 29 |
|
- Some cosmetic change. (Also stripped old mail address.) |
| 30 |
|
|
| 31 |
|
Mon, 21 Nov 2005 01:10:28 Tomoki AONO <aonoto at users.sourceforge.jp> |
| 32 |
|
* Wnn/uum/Makefile.in, cWnn/uum/Makefile.in, kWnn/uum/Makefile.in: |
| 33 |
|
Describe each library in *uum dependency line instead of |
| 34 |
|
$LOCAL_LIBRARIES (to avoid searching libraries in @LIBS@). |
| 35 |
|
|
| 36 |
|
Sun, 20 Nov 2005 03:25:52 Tomoki AONO <aonoto at users.sourceforge.jp> |
| 37 |
|
|
| 38 |
|
* ChangeLog, ChangeLog.en: |
| 39 |
|
Update ChangeLog to 29 Aug 2005. (Japanese translation is |
| 40 |
|
not available...) |
| 41 |
|
|
| 42 |
Mon, 29 Aug 2005 02:17:35 Tomoki AONO <aonoto at users.sourceforge.jp> |
Mon, 29 Aug 2005 02:17:35 Tomoki AONO <aonoto at users.sourceforge.jp> |
| 43 |
* Wnn/uum/Makefile.in: |
* Wnn/uum/Makefile.in: |
| 44 |
- Fix libtool issue (Added --mode, remove .libs/ directory |
- Fix libtool issue (Added --mode, remove .libs/ directory |