# HG changeset patch # User nenolod # Date 1162105107 25200 # Node ID 69897c4b6f53bbbb85b5ca1d1c0195d7a8fd9291 # Parent 179426cfdc0d556ab0397dde18ffed79bfa1455b [svn] - remove redundant rpath option diff -r 179426cfdc0d -r 69897c4b6f53 ChangeLog --- a/ChangeLog Sat Oct 28 15:17:47 2006 -0700 +++ b/ChangeLog Sat Oct 28 23:58:27 2006 -0700 @@ -1,3 +1,11 @@ +2006-10-28 22:17:47 +0000 William Pitcock + revision [2773] + - from gentoo #152769 add application/ogg and audio/x-vorbis+ogg for gnome shared-mime-info compatibility + + trunk/audacious/audacious.desktop.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + + 2006-10-27 09:07:49 +0000 William Pitcock revision [2771] - remove useless fileop buttons from the GTK1-like dialog. diff -r 179426cfdc0d -r 69897c4b6f53 m4/lib-link.m4 --- a/m4/lib-link.m4 Sat Oct 28 15:17:47 2006 -0700 +++ b/m4/lib-link.m4 Sat Oct 28 23:58:27 2006 -0700 @@ -113,10 +113,6 @@ hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" hardcode_direct="$acl_cv_hardcode_direct" hardcode_minus_L="$acl_cv_hardcode_minus_L" - dnl Determine whether the user wants rpath handling at all. - AC_ARG_ENABLE(rpath, - [ --disable-rpath do not hardcode runtime library paths], - :, enable_rpath=yes) ]) dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and