1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-04 15:25:52 +01:00

- fixed compilation problem for systems that require -lintl for building WINGs

- removed redundant include/lib paths from the get-*-flags scripts
This commit is contained in:
dan
2001-10-10 01:02:34 +00:00
parent 75f790160b
commit 4be9abcdbc
8 changed files with 34 additions and 44 deletions

View File

@@ -4,6 +4,9 @@ Changes since version 0.70.0:
- Disabled window birth animation by default (while it was ok with normal
windows, it was very annoying with menus editing in WPrefs.app)
- Added ability to shade/unshade a window using the mouse wheel.
- Fixed compilation for systems that required -lintl for WINGs
(Jim Knoble <jmknoble@pobox.com>)
- Removed redundant include/lib paths from the get-*-flags scripts
Changes since version 0.65.1: