aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2007-03-31Default value for $LAUNCHER, plus add util and util/fbrun to the simonb1-1/+4
PATH when generating install menu so it can find fbrun. data thus needs to come after util in toplevel subdir processing so that fbrun is built
2006-01-22minor stufffluxgen1-1/+1
2004-12-21adds imlib2-support to fluxbox: allows us to load several imageformatsmathias1-1/+1
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
2003-09-10also add xft.m4 to EXTRA_DIST so that it gets packagedrathnor1-0/+1
2003-09-10add line to teach Makefile how to get to xft.m4rathnor1-0/+1
should stop annoying "can't find AM_PATH_XFT" problem
2002-08-04source-doc target to generate html docsfluxgen1-0/+3
2001-12-11Initial revisionfluxgen1-0/+9