Author: lennart
Date: Fri Sep  7 01:11:22 2007
New Revision: 1776

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=1776&root=pulseaudio&view=rev
Log:
install libpulsecore again, since libtool otherwise links it statically into 
every single module

Modified:
    branches/lennart/src/Makefile.am

Modified: branches/lennart/src/Makefile.am
URL: 
http://0pointer.de/cgi-bin/viewcvs.cgi/branches/lennart/src/Makefile.am?rev=1776&root=pulseaudio&r1=1775&r2=1776&view=diff
==============================================================================
--- branches/lennart/src/Makefile.am (original)
+++ branches/lennart/src/Makefile.am Fri Sep  7 01:11:22 2007
@@ -627,7 +627,7 @@
                pulsecore/semaphore.h \
                pulsecore/once.h
 
-noinst_LTLIBRARIES += libpulsecore.la
+lib_LTLIBRARIES += libpulsecore.la
 
 # Some public stuff is used even in the core
 libpulsecore_la_SOURCES = \

_______________________________________________
pulseaudio-commits mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-commits

Reply via email to