diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-07-13 00:13:12 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-07-13 00:13:12 +0000 |
commit | 5a5478de7ab4ee2eef0308d8b4ce5c53222cd55e (patch) | |
tree | 1536bbdf663fee1c450f88bd3fe7fbb7da2b3fa7 /README | |
parent | 7130662aa0c476a56a4a053c6dda19bc3a91060a (diff) |
distcheck fixeslibdrm-1_0_0
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +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 +./configure --prefix=/usr --exec-prefix=/ |