switch ALSA_LIBS and GST_LIBS order in libacme_la_LIBADD, fixes some

2004-10-08  Christophe Fergeau  <teuf@gnome.org>

	* gnome-settings-daemon/actions/Makefile.am: switch ALSA_LIBS and
	  GST_LIBS order in libacme_la_LIBADD, fixes some libtool link
	  issues on Debian.
This commit is contained in:
Christophe Fergeau 2004-10-08 21:16:07 +00:00 committed by Christophe Fergeau
parent 91f43f2085
commit 95f4986924
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-10-08 Christophe Fergeau <teuf@gnome.org>
* gnome-settings-daemon/actions/Makefile.am: switch ALSA_LIBS and
GST_LIBS order in libacme_la_LIBADD, fixes some libtool link
issues on Debian.
Tue Sep 14 17:50:56 2004 Jonathan Blandford <jrb@redhat.com>
* configure.in:

View file

@ -30,7 +30,7 @@ libacme_la_SOURCES = \
acme-volume-dummy.c acme-volume-dummy.h
libacme_la_LIBADD = \
$(ALSA_LIBS) $(GST_LIBS)
$(GST_LIBS) $(ALSA_LIBS)
Datadir = $(datadir)/control-center-2.0/interfaces/
Data_DATA = acme.glade