]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-3826: --resolve put alsa libs where they go in the linker line, give this a try
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 10 Apr 2012 20:37:27 +0000 (15:37 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 10 Apr 2012 20:37:34 +0000 (15:37 -0500)
src/mod/endpoints/mod_portaudio/Makefile.am

index 88d8754868b90be9855385829d50f271441ac667..4f789469639e4d4885e3393a61e3d535e23d032f 100644 (file)
@@ -1,3 +1,4 @@
+LIBS+=$(PA_LIBS)
 include $(top_srcdir)/build/modmake.rulesam
 
 MODNAME=mod_portaudio