]> git.wh0rd.org - fontconfig.git/blobdiff - INSTALL
note that default mandir is usually wrong
[fontconfig.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 059a327826bb06c391aba446719d6b2040f2bd52..86cf4f949c0488ce0f7e1383f04f8ef136c3af2d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 Fontconfig is built with the traditional configure script:
 
-       $ ./configure --sysconfdir=/etc --prefix=/usr
+       $ ./configure --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
 
 This should generate valid Makefiles, then: