fookb: Remove --enable-wmaker compile-time option.
commit87d2d31e5de27f1606b0e7acd20aa538b49adbd8
authorDoug Torrance <dtorrance@piedmont.edu>
Sun, 10 Sep 2017 01:24:28 +0000 (9 21:24 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 10 Sep 2017 06:57:41 +0000 (10 08:57 +0200)
tree12c409851f362612db3152e8ce60f232a455b6c1
parentbc767d15bb3eaebcc2b510fb52562cb9fb48b285
fookb: Remove --enable-wmaker compile-time option.

Now that we use libdockapp's --windowed option to allow users to choose
whether to run fookb as a dockapp or as a normal windowed application at
runtime, the --enable-wmaker option compile time option did very little.

In particular, it used a config file in ~/GNUstep/Defaults and it printed
a warning message when users used large icon files.

We now use the ~/.fookb config file in all instances and always print the
warning message.
fookb/configure.ac
fookb/images.c
fookb/params.h