]> code.delx.au - pulseaudio/blobdiff - polyp/Makefile.am
fix parsing of POLYP_SERVER environment variable
[pulseaudio] / polyp / Makefile.am
index 3f94c052811efbb8e0b2273239d3c7b50d76c647..99c894913e9cdc420f124a5600757486baeccfff 100644 (file)
@@ -63,6 +63,11 @@ polypinclude_HEADERS= \
                sample.h \
                glib-mainloop.h
 
+### Warning! Due to an obscure bug in libtool/automake it is required
+### that the libraries in modlib_LTLIBRARIES are specified in-order,
+### i.e. libraries near the end of the list depend on libraries near
+### the head, and not the other way!
+
 modlib_LTLIBRARIES= \
                libsocket-util.la \
                libiochannel.la \