osx: pass -headerpad_max_install_names to the linker, too
[profile/ivi/pulseaudio.git] / src / Makefile.am
index d4f595c..4990ac3 100644 (file)
@@ -81,7 +81,7 @@ WINSOCK_LIBS=-lwsock32 -lws2_32 -lwininet
 endif
 
 if OS_IS_DARWIN
-AM_LDFLAGS+=-headerpad_max_install_names
+AM_LDFLAGS+=-Wl,-headerpad_max_install_names -headerpad_max_install_names
 endif
 
 FOREIGN_CFLAGS = -w