]> git.wh0rd.org - fontconfig.git/commitdiff
note that default mandir is usually wrong
authorKeith Packard <keithp@keithp.com>
Fri, 7 Mar 2003 20:03:53 +0000 (20:03 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Mar 2003 20:03:53 +0000 (20:03 +0000)
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: