rdd (2.0.7-2) src/Makefile.in

Summary

 src/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- rdd-2.0.7.orig/src/Makefile.in
+++ rdd-2.0.7/src/Makefile.in
@@ -180,7 +180,7 @@
 target_alias = @target_alias@
 @GCC_COMPILER_FALSE@AM_CFLAGS = 
 @GCC_COMPILER_TRUE@AM_CFLAGS = -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes
-AM_LDFLAGS = -static
+AM_LDFLAGS = -dynamic
 noinst_LIBRARIES = librdd.a
 librdd_a_SOURCES = rdd.h rsysint.h \
 		strerror.c \