log configure.ac @ 3873:f3341c2d6b9e

age author description
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.
Thu, 27 Sep 2007 13:14:58 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
Thu, 27 Sep 2007 13:14:34 +0200 Jonathan Schleifer Update buildsys + small fixes.
Wed, 26 Sep 2007 18:54:49 -0500 William Pitcock Fix installation of Audacious desktop icon.
Wed, 26 Sep 2007 03:02:23 +0200 Jonathan Schleifer Update buildsys (adds ${PROG_SUFFIX}).
Tue, 25 Sep 2007 16:26:48 +0200 Jonathan Schleifer Don't check for rpath twice.
Mon, 24 Sep 2007 23:14:07 +0200 Jonathan Schleifer install-sh doesn't work.
Sat, 22 Sep 2007 11:25:51 +0200 Jonathan Schleifer Add -rpath in configure. trunk
Mon, 17 Sep 2007 13:35:55 -0500 William Pitcock set EXPORTDYN to -Wl,-export-dynamic if needed. trunk
Mon, 17 Sep 2007 13:10:19 -0500 William Pitcock Transit to Mk2. trunk
Tue, 11 Sep 2007 20:30:41 -0500 William Pitcock Bump GLib requirement to 2.10, for GSlice. trunk