summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Rename configure.in to configure.acMartin Nordholts2010-05-071-2187/+0
| | | | | | | In the autoconf manual the recomended name for the autoconf input file is configure.ac and not configure.in. Follow this recomendation. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=598768
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
| | | | ...and disallow inclusion of individual files unconditionally.
* Bump version to 2.21.0Javier Jardón2010-04-191-3/+3
|
* Add Visual Studio 2008 project filesTor Lillqvist2010-04-121-0/+3
| | | | | Similar setup as in GLib and Pango. Also here we use a build/win32/vs9 subfolder, even if there is nothing else in build or build/win32.
* Don't use gio-unix on win32Matthias Clasen2010-04-011-1/+6
| | | | | We only need gio-unix when building the x11 backend. Reported by Yevgen Muntyan in bug 614540.
* Bump version to 2.20.1Matthias Clasen2010-03-231-2/+2
|
* Set version to 2.20.0Matthias Clasen2010-03-221-2/+2
|
* Require a new-enough glibMatthias Clasen2010-03-151-1/+1
|
* [startup notification] Set APPLICATION_IDColin Walters2010-03-141-1/+2
| | | | | | | | | | http://lists.freedesktop.org/archives/xdg/2010-February/011321.html In addition to ICON, BINARY_NAME etc., it's very helpful if launcher programs include the name of the .desktop file they're launching. This is APPLICATION_ID. https://bugzilla.gnome.org/show_bug.cgi?id=611118
* Bump versionMatthias Clasen2010-03-091-1/+1
|
* Bump versionMatthias Clasen2010-02-231-1/+1
|
* bump versionMatthias Clasen2010-02-091-1/+1
|
* Use correct processorArchitecture for x86_64 in manifest fileTor Lillqvist2010-02-091-0/+3
|
* Bump versionMatthias Clasen2010-01-251-1/+1
|
* Bump versionMatthias Clasen2010-01-111-1/+1
|
* Fix build with system install of introspectionJohan Dahlin2009-12-311-6/+0
| | | | Or redo it properly and remove previous hack by Matthias.
* Bump version and add dist-bzip2Matthias Clasen2009-12-211-2/+2
|
* 2.19.22.19.2Matthias Clasen2009-12-211-0/+6
|
* Fix up linker flagsBenjamin Otte2009-12-191-0/+1
| | | | | | | This adds LDFLAGS everywhere where they were previously pulled in via other libraries. This is however unsupported by modern linkers. You can trigger these failures by building with gold (or, I'm told, with very new ld).
* Bump the required introspection versionJohan Dahlin2009-12-161-1/+1
| | | | Makefile.introspection was added in 0.6.7
* Bump required introspection version to 0.6.6Johan Dahlin2009-12-161-1/+1
|
* Add no-portability option to automakeJohan Dahlin2009-12-161-1/+1
| | | | We require GNU Make and has done so for a while already
* Bump the required version of autoconf to 2.62Johan Dahlin2009-12-161-1/+1
| | | | It's need by the new introspection macro.
* Add an m4 directory and a introspection.m4Johan Dahlin2009-12-161-0/+2
| | | | | So we don't need the introspection.m4 file to create a dist of gtk+
* Build introspection data for gdk-pixbuf, gdk, and gtkColin Walters2009-12-161-0/+5
| | | | | | Generate .gir and .typelib files for gdk-pixbuf, gdk, and gtk. https://bugzilla.gnome.org/show_bug.cgi?id=592279
* Bump versionMatthias Clasen2009-11-301-1/+1
|
* Require atk 1.29.2 for bug #569430.Li Yuan2009-11-131-1/+1
|
* [configure] Add check for cairo-svg.h for file print backendNirbheek Chauhan2009-11-061-0/+4
| | | | Closes https://bugzilla.gnome.org/show_bug.cgi?id=600222
* Bump versionMatthias Clasen2009-11-011-1/+1
|
* GdkPixbuf loader for QTIF formatKevin Peng2009-10-261-1/+2
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=366217
* Bump version to 2.19.0Javier Jardón2009-10-131-3/+3
|
* Bump versionMatthias Clasen2009-10-051-2/+2
|
* Bump versionMatthias Clasen2009-09-301-2/+2
|
* Bump versionMatthias Clasen2009-09-231-2/+2
|
* Bump version to 2.18.0Matthias Clasen2009-09-221-2/+2
|
* Bump versionMatthias Clasen2009-09-051-1/+1
|
* Try again to allow newer automakeMatthias Clasen2009-09-041-0/+1
|
* Revert "Add AM_PROG_CC_C_O"Matthias Clasen2009-09-041-1/+0
| | | | This reverts commit 1606b822321fb4cd370a2cd2e117481e125722ee.
* Add AM_PROG_CC_C_OMatthias Clasen2009-09-041-0/+1
|
* Bump versionMatthias Clasen2009-09-021-1/+1
|
* Fix the cups checksMatthias Clasen2009-08-311-14/+14
| | | | This was reported in bug 593712.
* Fix --enable-{cups,papi} handlingMatthias Clasen2009-08-291-12/+23
| | | | | The configure script was not doing the right thing when these options where explicitly given. Reported by Marvin Schmidt in bug 593012.
* Bump versionMatthias Clasen2009-08-241-1/+1
|
* Bump versionMatthias Clasen2009-08-171-1/+1
|
* Support silent build rules with automake 1.11 (GnomeBug:591998)Javier Jardón2009-08-171-0/+5
| | | | | | Support silent build rules, requires at least automake-1.11. Enable by either passing --enable-silent-rules to configure or passing V=0 to make.
* Bump versionMatthias Clasen2009-08-111-1/+1
|
* Fix configure.in to work without --with-gdktarget on non-X11.Sam Thursfield2009-08-021-3/+6
| | | | Patch from bug #590086.
* Bump versionMatthias Clasen2009-07-241-1/+1
|
* Bump versionMatthias Clasen2009-07-171-1/+1
|
* Make jasper support optionalMatthias Clasen2009-07-161-4/+4
| | | | To enable it, one must now pass --with-libjasper to configure.