summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2010-09-17bump version to 2.27.1Ryan Lortie1-1/+1
2010-09-17Bump to version 2.27.0 after branching glib-2-26Ryan Lortie1-2/+2
2010-08-30Bump versionMatthias Clasen1-1/+1
2010-08-26Fix Win32 buildTor Lillqvist1-0/+1
2010-08-16Bump versionMatthias Clasen1-1/+1
2010-08-13Bump versionMatthias Clasen1-1/+1
2010-08-06configure.ac: define glib_INCLUDES and friendsRyan Lortie1-0/+39
These macros should be used instead of -I for things in the tree that depend on various bits of glib. also gobject_INCLUDES, gthread_INCLUDES, gmodule_INCLUDES, gio_INCLUDES
2010-08-05Beautify configure outputMatthias Clasen1-4/+4
Checking for cpp before using it avoids somewhat ugly nested output. Pointed out in bug 593544.
2010-08-05Modernize pkg-config checkMatthias Clasen1-13/+1
As pointed out in bug 599590, our hand-rolled check fails to find cross-complication variants of pkg-config like i686-pc-mingw32-pkg-config.
2010-07-29*bump*Ryan Lortie1-1/+1
2010-07-13Clean autotools config a bitJavier Jardón1-9/+5
New requirements: autoconf >= 2.62 automake >= 1.10 libtool >= 2.2
2010-07-13rename configure.in to configure.acRyan Lortie1-0/+3756