INSTALL_LIBRARY does not exist, use INSTALL_PROGRAM. Fix handling of
commit27e7f28d8b547d22e2f0da1685919a41a11c8aa9
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 4 Jun 2001 02:50:29 +0000 (4 02:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Jun 2001 02:50:29 +0000 (4 02:50 +0000)
tree1ecefb39a261b3117936bfcb3ff71919df36eecf
parentd1e648f0d2965b5c92ff5a2100bd34318ca777dc
INSTALL_LIBRARY does not exist, use INSTALL_PROGRAM. Fix handling of
the INSTALL* variables.
Winelib applications don't need to link with X, i386, ossaudio, xpg4,
mmap, util, dl or curses. Only wine does (normally).
Remove YACC & LEX variables (Make.rules.in).
Winemaker's makefiles don't use ldconfig.
tools/winemaker