# # ChangeLog for trunk/gsdl/packages/unac # # Generated by Trac 1.4.2 # 2024-06-26T19:30:36+12:00 Thu, 05 Oct 2006 22:44:21 GMT mdewsnip [13035] * trunk/gsdl/packages/unac/iconv.lib (modified) * trunk/gsdl/packages/unac/libunac.lib (modified) Statically complied libraries so the iconv.dll isn't required. Thu, 05 Oct 2006 22:43:01 GMT mdewsnip [13034] * trunk/gsdl/packages/unac/iconv.h (added) * trunk/gsdl/packages/unac/win32.mak (modified) Added iconv.h so Katherine's path could be removed from the makefile, ... Tue, 03 Oct 2006 03:57:21 GMT kjdon [12985] * trunk/gsdl/packages/unac/win32.mak (modified) have added iconv.lib into this package Tue, 03 Oct 2006 03:56:40 GMT kjdon [12984] * trunk/gsdl/packages/unac/libunac.lib (added) added in the unac library for windows - this will be precompiled by ... Tue, 03 Oct 2006 03:50:39 GMT kjdon [12982] * trunk/gsdl/packages/unac/iconv.lib (added) iconv library file needed for unac (and mgpp and recpt) compilation ... Tue, 03 Oct 2006 01:29:37 GMT kjdon [12977] * trunk/gsdl/packages/unac/win32.mak (modified) I think I've removed hat Ms from the file Mon, 02 Oct 2006 03:41:57 GMT kjdon [12962] * trunk/gsdl/packages/unac/configure (modified) * trunk/gsdl/packages/unac/configure.ac (modified) iconv_open check doesn't work on the Mac, not sure how to make it ... Wed, 27 Sep 2006 23:20:01 GMT kjdon [12890] * trunk/gsdl/packages/unac (added) * trunk/gsdl/packages/unac/.version (added) * trunk/gsdl/packages/unac/Makefile.in (added) * trunk/gsdl/packages/unac/aclocal.m4 (added) * trunk/gsdl/packages/unac/config.h.in (added) * trunk/gsdl/packages/unac/configure (added) * trunk/gsdl/packages/unac/configure.ac (added) * trunk/gsdl/packages/unac/unac.c (added) * trunk/gsdl/packages/unac/unac.h (added) * trunk/gsdl/packages/unac/win32.mak (added) initial stab at a simple version of unac library. used for Accent ...