diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-07-10 22:42:42 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-07-10 22:42:42 +0000 |
commit | 07d23f9c60f9358f064eab7d944f3b28484b51ef (patch) | |
tree | 9687b5ed89314ad30a1939c6462ab5d6df0d4303 /README | |
parent | 04fea060023a539c6c6766ec184b59f32c97d474 (diff) |
autoconfiscate libdrm
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +By default, this will install into /usr/local. If you want to install this +libdrm to replace your system copy, say: + +./autogen.sh --enable-system |