mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Add more libraries to librtp now that it's doing a lot more.
This currently hacks in -lssl rather than writing a configure hook to detect it as I want to replace this with nss before official release. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2397 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									f97c5debcc
								
							
						
					
					
						commit
						264a1c2ffc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1013,7 +1013,7 @@ librtp_la_SOURCES = \
 | 
				
			||||||
		modules/rtp/headerlist.c modules/rtp/headerlist.h \
 | 
							modules/rtp/headerlist.c modules/rtp/headerlist.h \
 | 
				
			||||||
		modules/rtp/base64.c modules/rtp/base64.h
 | 
							modules/rtp/base64.c modules/rtp/base64.h
 | 
				
			||||||
librtp_la_LDFLAGS = -avoid-version
 | 
					librtp_la_LDFLAGS = -avoid-version
 | 
				
			||||||
librtp_la_LIBADD = $(AM_LIBADD) libpulsecore.la
 | 
					librtp_la_LIBADD = $(AM_LIBADD) libsocket-util.la libiochannel.la libsocket-client.la libioline.la libpulsecore.la -lssl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# X11
 | 
					# X11
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue