summary refs log tree commit diff stats
path: root/configure.ac
AgeCommit message (Expand)Author
2013-08-28BUILD: use thememan.in instead of Makefile echohasufell
2013-08-28BUILD: add --with-theme-manager configure optionhasufell
2013-08-27BUILD: use a blacklist rather than a whitelist for python versionshasufell
2013-08-27STYLE: tabs, not whitespaceshasufell
2013-08-27BUILD: consistently use PKG_CONFIGhasufell
2013-08-26STYLE: add missing commahasufell
2013-08-26BUILD: use pkg-config to detect pythonhasufell
2013-08-02Merge pull request #677 from hasufell/masterTingPing
2013-07-26Use system's libsexy by defaultTingPing
2013-07-12MAKE: backwards compat for old libtoolhasufell
2013-07-11CONFIGURE: add "--enable-minimal-flags"hasufell
2013-06-15Fix building with static spellTingPing
2013-06-15Add configure patch from gentooTingPing
2013-06-01configure.ac: Use pkg-config's CFLAGS for libxml2 instead of guessing our own.Arnav Singh
2013-05-12Reduce GLib requirementBerke Viktor
2013-05-12g_slist_copy_deep() requires GLib 2.34Berke Viktor
2013-05-11Fix connect commandsBerke Viktor
2013-05-11GtkComboBoxText requires GTK+ 2.24, dump code for older versionsBerke Viktor
2013-05-08stop using gconfTingPing
2013-05-09CONFIGURE: fix undefined reference to `g_type_init'hasufell
2013-05-03Add python3 pluginTingPing
2013-04-28Install a pkgconfig .pc file. This allows external plugins to findChristoph J. Thompson
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
2013-04-27Use regular canberra not gtkTingPing
2013-04-27Escape all the thingsTingPing
2013-04-27use libcanberra for beepsTingPing
2013-04-27Get rid of bundled beepBerke Viktor
2013-04-22Fix Ubuntu build warnings by using gcc flag -Wno-unused-resultRichardHitt
2013-04-17g_file requires gioTingPing
2013-04-17Install sound file on unixTingPing
2013-04-14G_FILE_COPY_TARGET_DEFAULT_PERMS requires GLib 2.20+Berke Viktor
2013-04-13Nuke last Tcl and SASL remnantsBerke Viktor
2013-04-02Enable cast checksBerke Viktor
2013-04-02Merge pull request #496 from bviktor/toplevel-includesTingPing
2013-04-02Set up CFLAGS on Unix tooBerke Viktor
2013-04-03gtk_show_uri() requires GTK+ 2.14Berke Viktor
2013-04-02Fix textfe with dbus disabledTingPing
2013-04-02Version bumpBerke Viktor
2013-04-01Fix detecting python3TingPing
2013-04-01add missing fiTingPing
2013-03-31CONFIGURE: allow to pass specific python versionhasufell
2013-03-31CONFIGURE: don't enable gconf schemas when gtk is disabledhasufell
2013-03-31CONFIGURE: fix configure when gtk+ is not installedhasufell
2013-03-27Bump glib requirementTingPing
2013-03-03Use AC_CONFIG_FILESTingPing
2013-03-03Fix macro searchingTingPing
2012-12-26fix configure error related to Python headers on Ubuntu 13.04Bui
2012-12-16Install hicolor svg; move the files Makefile.am to their subdirectoriesRichardHitt
2012-12-05fix typoTingPing
2012-12-05enable ipv6 by defaultTingPing