- Added a test in configure for the version of libPropList that is installed
commit049a69a9bf570684df85306efc121b37ce9f511d
authordan <dan>
Sat, 15 Jan 2000 02:00:24 +0000 (15 02:00 +0000)
committerdan <dan>
Sat, 15 Jan 2000 02:00:24 +0000 (15 02:00 +0000)
tree4f390f5a2502ab2df50c3d8e49503747bfdd0c46
parent8e872f4efdda6f4c04f3d4e65f48ed161e08a86a
- Added a test in configure for the version of libPropList that is installed
  on the system. Further compilation will be aborted if the version of
  libPropList that is found is older than expected. Hopefully this will make
  go away some annoying messages from people unable to read the release
  notes.
- Implemented periodic synchronization of user defaults in WINGs and
  notification when user defaults gets changed.
- Fixed the color panel to compile (someone in charge with it check if its
  ok, I only changed where the compiler complained, didn't go through the
  code).
- Misc fixes, related to latest changes in wrlib.
35 files changed:
Makefile.in
WINGs/Resources/Makefile.in
WINGs/WUtil.h
WINGs/userdefaults.c
WINGs/wcolorpanel.c
WPrefs.app/Appearance.c
WPrefs.app/Font.c
WPrefs.app/Makefile.in
WPrefs.app/TexturePanel.c
WPrefs.app/po/Makefile.in
WPrefs.app/tiff/Makefile.in
WPrefs.app/xpm/Makefile.in
WindowMaker/Backgrounds/Makefile.in
WindowMaker/Defaults/Makefile.in
WindowMaker/IconSets/Makefile.in
WindowMaker/Icons/Makefile.in
WindowMaker/Makefile.in
WindowMaker/Pixmaps/Makefile.in
WindowMaker/Styles/Makefile.in
WindowMaker/Themes/Makefile.in
acinclude.m4
aclocal.m4
configure
configure.in
contrib/Makefile.in
doc/Makefile.in
po/Makefile.in
src/Makefile.in
test/Makefile.in
util/Makefile.in
wmlib/Makefile.in
wrlib/CrCmap.c
wrlib/Makefile.am
wrlib/Makefile.in
wrlib/raster.c