make util/ directory use the new config.h too
}
}
}
- if (! hasclose)
- destroyCloseButton();
- if (! hasiconify)
- destroyCloseButton();
- if (! hasmaximize)
+ if (! hasclose && frame.close_button)
destroyCloseButton();
+ if (! hasiconify && frame.iconify_button)
+ destroyIconifyButton();
+ if (! hasmaximize && frame.maximize_button)
+ destroyMaximizeButton();
if (! haslabel)
parsed += 'L'; // require that the label be in the layout
# util/Makefile.am for Blackbox - an X11 Window manager
-CPPFLAGS= @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @ORDEREDPSEUDO@
+CPPFLAGS= @CPPFLAGS@ @DEBUG@
bin_SCRIPTS = bsetbg
bin_PROGRAMS = bsetroot