# HG changeset patch # User Matthias Andree <matthias.and...@gmx.de> # Date 1246956592 -7200 # Branch HEAD # Node ID aea9cea3d77ce1135a4f04a687fa4ec0924d5a2b # Parent df6da65f67bcdf828409a5aea194d4fa60406b5a GNU-make based VPATH builds work.
diff -r df6da65f67bc -r aea9cea3d77c INSTALL --- a/INSTALL Tue Jul 07 10:49:10 2009 +0200 +++ b/INSTALL Tue Jul 07 10:49:52 2009 +0200 @@ -202,7 +202,7 @@ 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).