Code

Added initial i18n support
[ncmpc.git] / configure.ac
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)
2004-05-03 Kalle WallinChanged the old CVS Id tag to a SVN Id tag, version...
2004-04-21 Kalle WallinAS_HELP_STRING -> AC_HELP_STRING, because the first...
2004-04-19 Kalle WallinAdded keydef screen
2004-04-14 Kalle WallinUpdated version and added a SYSCONFDIR define to CFLAGS.
2004-04-06 Kalle WallinAdded a new test for socklen_t.
2004-03-31 Kalle WallinDocumentation changes for the 0.10.0 realease.
2004-03-29 Kalle WallinRemoved --with-default-charset option.
2004-03-28 Kalle WallinStarted to use glib (not iconv) for character set conve...
2004-03-26 Kalle WallinAdded file langinfo.c, used on systems without nl_langi...
2004-03-26 Warren Dukesneed to put a Makefile in doc directory, so that
2004-03-25 Kalle WallinAdded support for a configuration file ~/.ncmpcrc and...
2004-03-24 Kalle WallinAdded --enable-colors option, disabled AC_PROG_LIBTOOL
2004-03-22 Kalle WallinCheck for strcasecmp (glibc).
2004-03-22 Kalle WallinUpdated charset support
2004-03-19 Kalle WallinAdded iconv support
2004-03-19 Kalle WallinRenamed mpc-ncurses to ncmpc
2004-03-19 Kalle WallinImported ncmpc (mpc-ncures).