summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-03-07 20:03:53 +0000
committerKeith Packard <keithp@keithp.com>2003-03-07 20:03:53 +0000
commitea3ebacfb8c729fd6fbfb55d27bd3ef43cd4afec (patch)
treef660bd97fb42200c8d7ea833c2f309c5e47c2acb /INSTALL
parentbdc0fd54344cd161f1507aa53f3d676569d63f08 (diff)
downloadfontconfig-ea3ebacfb8c729fd6fbfb55d27bd3ef43cd4afec.tar.gz
note that default mandir is usually wrong
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 059a327..86cf4f9 100644
--- 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: