summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMonsta <[email protected]>2014-12-05 08:05:37 +0300
committerStefano Karapetsas <[email protected]>2014-12-05 09:42:20 +0100
commit30f1d23ea40e13acbca4b7d4c5eac2750d845a7a (patch)
treeed6771c50fc0c5cf76b40928ac239af38fbc275b /README
parentbb659a752efbeedbe60fb6df5541a57c95777279 (diff)
downloadmate-terminal-30f1d23ea40e13acbca4b7d4c5eac2750d845a7a.tar.bz2
mate-terminal-30f1d23ea40e13acbca4b7d4c5eac2750d845a7a.tar.xz
removed obsolete configure option
Closes https://github.com/mate-desktop/mate-terminal/pull/80
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index c0e8c3a..7c7bb5c 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ Command line options -
Example:
./autogen.sh --prefix=/usr --sysconfdir=/etc \
- --disable-static --localstatedir=/var --disable-scrollkeeper --with-gnu-ld
+ --disable-static --localstatedir=/var --with-gnu-ld
make
sudo make install