Commit graph

6 commits

Author SHA1 Message Date
fluxgen
2918464e84 minor stuff 2006-01-22 13:53:21 +00:00
mathias
bc7c988561 adds imlib2-support to fluxbox: allows us to load several imageformats
besides xpm. to get imlib2 support in fluxbox one has to 
 
  ./configure --enable-imblib2

default is disabled.  a fluxbox-binary that supports imlib2 will have 
IMLIB2 in "fluxbox -info"-output

explanation to the changed files:

 * xft.m4 -> acinclude.m4 + added ac_path_generic.m4 
   (from http://ac-archive.sourceforge.net/Miscellaneous/ac_path_generic.html)

 * configure.in, Makefile.am, src/FbTk/Makefile.am changed to handle
   imlib2-support

 * Font.cc/hh Image.cc/hh App.cc fluxbox.cc consistent way of init for global
   stuff for fonts and imagehandlers.

 * rest of changes just add the imlib2-code, pretty straightforward
2004-12-21 23:42:09 +00:00
rathnor
a3f23b5ec1 also add xft.m4 to EXTRA_DIST so that it gets packaged 2003-09-10 15:53:41 +00:00
rathnor
163588d978 add line to teach Makefile how to get to xft.m4
should stop annoying "can't find AM_PATH_XFT" problem
2003-09-10 15:49:51 +00:00
fluxgen
ca4478e944 source-doc target to generate html docs 2002-08-04 15:55:42 +00:00
fluxgen
18830ac9ad Initial revision 2001-12-11 20:47:02 +00:00