We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb90b70 commit faa2983Copy full SHA for faa2983
1 file changed
configure.ac
@@ -242,6 +242,7 @@ AC_SUBST(RRD_LIBS)
242
243
]])], AC_DEFINE(RRD_NEEDSCONST, 0, [No fix rrd_update const char argument]), AC_DEFINE(RRD_NEEDSCONST, 1, [Fix rrd_update const char argument])
244
)
245
+LIBS=$saved_LIBS
246
]
247
,
248
build_nfprofile="no"
0 commit comments