diff --git a/src/Makefile.am b/src/Makefile.am index 22bc053..376eea6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,6 +19,7 @@ libjansson_la_SOURCES = \ utf.h \ value.c libjansson_la_LDFLAGS = \ + -no-undefined \ -export-symbols-regex '^json_' \ -version-info 7:1:3