aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2004-07-03Replaced the debug macro with a functionKalle Wallin1-1/+1
2004-07-02Added basic ncurses mouse supportKalle Wallin1-0/+5
2004-07-01Removed popt code/dependencyKalle Wallin1-12/+32
2004-06-07Disable nls support if glib is pre 2.4 (OSX)Kalle Wallin1-14/+23
2004-06-06Added an optional clock screen :)Kalle Wallin1-59/+63
2004-06-05Added initial i18n supportKalle Wallin1-13/+33
2004-06-05Changed directory layout (for future use of gettext)Kalle Wallin1-5/+5
2004-05-03Changed the old CVS Id tag to a SVN Id tag, version updated to 0.10.2-svnKalle Wallin1-4/+5
2004-04-21AS_HELP_STRING -> AC_HELP_STRING, because the first one failed on darwin.Kalle Wallin1-10/+8
2004-04-19Added keydef screenKalle Wallin1-8/+20
2004-04-14Updated version and added a SYSCONFDIR define to CFLAGS.Kalle Wallin1-3/+4
2004-04-06Added a new test for socklen_t.Kalle Wallin1-3/+8
2004-03-31Documentation changes for the 0.10.0 realease.Kalle Wallin1-1/+1
2004-03-29Removed --with-default-charset option.Kalle Wallin1-7/+2
2004-03-28Started to use glib (not iconv) for character set conversions.Kalle Wallin1-11/+0
2004-03-26Added file langinfo.c, used on systems without nl_langinfo() support.Kalle Wallin1-1/+5
2004-03-26need to put a Makefile in doc directory, so thatWarren Dukes1-1/+1
2004-03-25Added support for a configuration file ~/.ncmpcrc and color support.Kalle Wallin1-11/+0
2004-03-24Added --enable-colors option, disabled AC_PROG_LIBTOOLKalle Wallin1-2/+12
2004-03-22Check for strcasecmp (glibc).Kalle Wallin1-6/+10
2004-03-22Updated charset supportKalle Wallin1-29/+35
2004-03-19Added iconv supportKalle Wallin1-0/+13
2004-03-19Renamed mpc-ncurses to ncmpcKalle Wallin1-1/+1