mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-16 05:55:45 +01:00
fixed bug in builtin xpm loader
fixed crash bug in menu editor
This commit is contained in:
@@ -886,7 +886,7 @@ cat <<EOF >get-wraster-flags
|
||||
prefix="$prefix"
|
||||
exec_prefix=\$prefix
|
||||
|
||||
WCFLAGS="-I\$prefix/include $inc_search_path"
|
||||
WCFLAGS="-I\$prefix/include/WINGs $inc_search_path"
|
||||
WLFLAGS="-L\$exec_prefix/lib $lib_search_path"
|
||||
WLIBS="-lwraster $GFXLIBS $XLIBS -lm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user