2006-10-15 Theppitak Karoonboonyanan * parse_telex.pl (End_handler): Remove leading space for . 2006-10-15 Theppitak Karoonboonyanan * parse_telex.pl (End_handler), parse_etlex.pl (End_handler): Fix typo 'anonym' -> 'antonym'. 2006-10-14 Theppitak Karoonboonyanan * configure.in: Remove unneeded AC_PROG_CC. 2006-10-13 Theppitak Karoonboonyanan * configure.in: Remove unneeded libtool call. Remove some unused codes. * autogen.sh: Replace with simpler version. * +NEWS: Add empty file to make automake happy. * Makefile.am: - Don't include generated files in EXTRA_DIST. - Add scripts and sources required for building to EXTRA_DIST. - Use $(srcdir) when refering to sources, to allow non-source-dir build. - Use --utf8 instead of --locale th_TH.UTF-8 for dictfmt. - Also remove *.index in clean-generic. 2004-06-19 Vee Satayamas * configure.in, Makefile.am, autogen.sh: Add Autoconf/Automake support