]> git.wh0rd.org - fontconfig.git/blobdiff - configure.in
A VPATH build of fontconfig-2.4.1 fails for various reasons. Bug 8933.
[fontconfig.git] / configure.in
index 2029510bb97ee9630daa2dffa402428c2fc3d694..ef37acddbac2d9435d1f22d8223d13f74aaf0c97 100644 (file)
@@ -510,7 +510,7 @@ default_docs="yes"
 # Check if docs exist or can be created
 #
 if test x$HASDOCBOOK = xno; then
-       if test -f doc/fonts-conf.5; then
+       if test -f $srcdir/doc/fonts-conf.5; then
                :
        else
                default_docs="no"