]> granicus.if.org Git - neomutt/commitdiff
GNU-make based VPATH builds work.
authorMatthias Andree <matthias.andree@gmx.de>
Tue, 7 Jul 2009 08:49:52 +0000 (10:49 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Tue, 7 Jul 2009 08:49:52 +0000 (10:49 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 2139e215e2c1785cb625b59d9e33be2294313213..4d923c4eade32e4de4fe18dec873fc8e2affa218 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -202,7 +202,7 @@ A_NORMAL or KEY_MIN, then you probably don't have a SysV compliant curses
 library.  You should install either ncurses or S-Lang (see above), and then
 run the ``configure'' script again.
 
-Please note that "VPATH" builds currently do _not_ work.
+Please note that "VPATH" builds currently only work with GNU make (gmake).