log configure.ac @ 4887:0ddbd0025174 default tip

age author description
Wed, 11 Nov 2009 15:34:23 +0900 Yoshiki Yazawa - renamed auxiliary files
Fri, 16 Jan 2009 23:44:42 +0000 Tony Vroon Fix up: WARNING **: Could not load desktop file /usr/share/applications/audacious.desktop: No such file or directory - Session management may not work now.
Wed, 26 Nov 2008 05:15:41 +0900 Yoshiki Yazawa we should use modified libdir insted of plugindir.
Wed, 26 Nov 2008 03:50:00 +0900 Yoshiki Yazawa moved private libraries to plugindir to avoid conflict with audacious.
Tue, 25 Nov 2008 03:32:44 +0900 Yoshiki Yazawa changed data path to audlegacy.
Mon, 24 Nov 2008 21:16:26 +0900 Yoshiki Yazawa audlegacy begins.
Sat, 05 Jul 2008 17:04:39 -0500 William Pitcock Fix compile when signalfd is not available entirely.
Sat, 05 Jul 2008 16:55:24 -0500 William Pitcock Take advantage of signalfd if available.
Mon, 16 Jun 2008 19:19:09 +0300 Matti Hamalainen Simplify AUD_ARG_* even more.
Mon, 16 Jun 2008 14:50:16 +0300 Matti Hamalainen More simplifications of the configure code.
Mon, 16 Jun 2008 14:15:36 +0300 Matti Hamalainen Use AS_HELP_STRING() macro for prettifying --help output where applicable.
Mon, 16 Jun 2008 06:53:51 +0300 Matti Hamalainen Use proper quotation.
Mon, 16 Jun 2008 04:37:33 +0300 Matti Hamalainen Be clearer about Oniguruma's purpose.
Sun, 08 Jun 2008 11:52:39 +0900 Yoshiki Yazawa enables audacious to pick up its own libraries when prefix has been specified.
Thu, 05 Jun 2008 11:10:13 +0300 Matti Hamalainen Synchronized acinlude.m4 from configure cleanup branch; Moved SIMD checks to AUD_COMMON_PROGS.
Thu, 05 Jun 2008 09:20:37 +0300 Matti Hamalainen Configure option '--enable-one-plugin-dir' is unused in core, so we'll remove it.
Sun, 25 May 2008 18:09:59 +0300 Matti Hamalainen Quote variable assignment.
Mon, 12 May 2008 00:14:27 +0300 Matti Hamalainen Synchronized acinclude common macros with upcoming audacious-plugins autoconf cleanup.
Sat, 10 May 2008 04:35:03 +0300 Matti Hamalainen Add depencies to dbus-1 and dbus-glib-1 in audacious.pc during configure, if DBus
Wed, 30 Apr 2008 03:49:46 +0300 Matti Hamalainen Cleaned up some accidentally left in duplicated checks.
Mon, 21 Apr 2008 16:36:07 +0300 Matti Hamalainen IPv6 and socklen_t are not actually used in the core, remove the checks for them.
Mon, 21 Apr 2008 08:59:30 +0300 Matti Hamalainen --with-rc-path was not actually supported anymore; just remove it.
Mon, 21 Apr 2008 08:54:00 +0300 Matti Hamalainen Show default settings for options in --help.
Mon, 21 Apr 2008 08:07:45 +0300 Matti Hamalainen Test for SSE2 was quoted one level too much, thus causing the source to be borked and compilation to fail. Fixed.
Mon, 21 Apr 2008 07:30:57 +0300 Matti Hamalainen Test for socklen_t was accidentally reversed, and socklen_t replacement got
Mon, 21 Apr 2008 06:55:02 +0300 Matti Hamalainen Imported and cleaned up some missing pieces of functionality from old configure.ac.
Mon, 21 Apr 2008 06:53:58 +0300 Matti Hamalainen USE_EGGSM is also now substituted by AUD_CONDITIONAL
Mon, 21 Apr 2008 06:52:28 +0300 Matti Hamalainen We don't want libsamplerate check to add -lsamplerate global LIBS, fixed.
Mon, 21 Apr 2008 06:51:08 +0300 Matti Hamalainen USE_CHARDET is now substituted in AUD_CONDITIONAL.
Mon, 21 Apr 2008 06:50:00 +0300 Matti Hamalainen Properly define DISABLE_USER_PLUGIN_DIR if needed.
Mon, 21 Apr 2008 05:51:44 +0300 Matti Hamalainen Beginnings of a configure/builsystem cleanup (and partial refactoring).
Thu, 17 Apr 2008 00:31:09 +0300 Matti Hamalainen Define correct GTHREAD_{CFLAGS,LIBS}.
Mon, 14 Apr 2008 11:47:22 +0300 Matti Hamalainen Add AC_GNU_SOURCE, because the newer m4-macros want it.
Sat, 12 Apr 2008 02:38:48 +0300 Matti Hamalainen Require libmcs >= 0.7
Mon, 31 Mar 2008 08:27:04 +0300 Matti Hamalainen libmcs >= 0.4
Sun, 30 Mar 2008 02:38:17 +0200 Matti Hamalainen Change version to 1.9.0 to indicate journey towards Audacious2.
Tue, 25 Mar 2008 15:16:24 +0200 Matti Hamalainen Separate gthread test.
Mon, 17 Mar 2008 00:13:57 +0200 Matti Hamalainen Minor cleanups.
Thu, 13 Mar 2008 23:23:19 +0200 Matti Hamalainen Some sanitization.
Thu, 13 Mar 2008 23:09:46 +0200 Matti Hamalainen Threadsafe xlibs? libc5? This is not even being checked for anymore, removed.
Thu, 13 Mar 2008 23:02:41 +0200 Matti Hamalainen Update URLs to libmcs and libmowgli and few typomatic things.
Thu, 13 Mar 2008 15:11:09 -0500 William Pitcock Audacious 1.5.0 release. Yes. Seriously.
Tue, 04 Mar 2008 21:09:42 +0900 Yoshiki Yazawa minor fix
Tue, 04 Mar 2008 21:08:48 +0900 Yoshiki Yazawa fixed linker arguments to gcc
Tue, 04 Mar 2008 21:00:55 +0900 Yoshiki Yazawa linkage to libSM should use pkg-config otherwise link error might occur on x86_64 dual libs environment.
Mon, 03 Mar 2008 18:42:36 +0000 Ivan N. Zlatev Implement session management.
Wed, 27 Feb 2008 17:47:06 +0900 Yoshiki Yazawa g_timeout_add_seconds() requires glib-2.14.0 or higher.
Sun, 24 Feb 2008 07:06:57 -0600 William Pitcock 1.5 is so big that we're going to call it 1.9 instead.
Wed, 30 Jan 2008 03:36:22 +0300 Eugene Zagidullin it buids successfully :)
Sat, 24 Nov 2007 17:09:11 +0100 Tomasz Mon say goodbye to libglade
Sun, 18 Nov 2007 18:34:44 -0600 William Pitcock bump to 1.5.0 version.
Tue, 06 Nov 2007 20:46:19 -0600 William Pitcock back to 1.4.1.
Tue, 06 Nov 2007 20:43:40 -0600 William Pitcock version rollback for tarball
Tue, 06 Nov 2007 18:21:41 -0600 William Pitcock update build dependencies: gtk 2.10 is needed. refuse to compile without it.
Tue, 06 Nov 2007 15:15:52 -0600 William Pitcock audacious 1.4.1 begins.
Sun, 14 Oct 2007 21:56:49 -0500 William Pitcock static import libraries on Win32/BeOS/etc (-Wl,--out-implib) and dynamic import libraries (POSIX) are no longer needed.
Thu, 27 Sep 2007 21:36:43 +0200 Jonathan Schleifer More implib stuff.
Thu, 27 Sep 2007 21:25:58 +0200 Jonathan Schleifer implib for ${PROG} should finally work.
Thu, 27 Sep 2007 23:27:30 +0900 Yoshiki Yazawa - -rpath will be automatically set up when --prefix or --exec-prefix is specified. it can be forced to be disabled through --disable-rpath.
Thu, 27 Sep 2007 14:26:37 +0200 Jonathan Schleifer Remove implib stuff again.