Skip to content

Commit faa2983

Browse files
committed
prevent rrd dependencies to be linked into libnffile
1 parent eb90b70 commit faa2983

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ AC_SUBST(RRD_LIBS)
242242
243243
]])], AC_DEFINE(RRD_NEEDSCONST, 0, [No fix rrd_update const char argument]), AC_DEFINE(RRD_NEEDSCONST, 1, [Fix rrd_update const char argument])
244244
)
245+
LIBS=$saved_LIBS
245246
]
246247
,
247248
build_nfprofile="no"

0 commit comments

Comments
 (0)