]> err.no Git - varnish/commitdiff
Look for fmtcheck(3) function.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 20 Aug 2007 10:20:09 +0000 (10:20 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 20 Aug 2007 10:20:09 +0000 (10:20 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1881 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/configure.ac

index a2c89eafd07b0287b751d271dd4b734e5d08ee02..9326c22eb5e4945a08f249af3b752c1b3f25cf82 100644 (file)
@@ -84,6 +84,7 @@ AC_FUNC_STRERROR_R
 AC_CHECK_FUNCS([socket])
 AC_CHECK_FUNCS([strptime])
 AC_CHECK_FUNCS([sendfile])
+AC_CHECK_FUNCS([fmtcheck])
 
 # These functions are provided by libcompat on platforms where they
 # are not available