summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Released 1.1.1.PANGO_1_1_1Owen Taylor2002-08-201-2/+2
* Make the test for VARARGS macros more robust, fixing problem withOwen Taylor2002-08-201-4/+8
* use XAddExtension() magic to automatically clean up our information whenOwen Taylor2002-08-091-1/+1
* Some fixes from #90267Owen Taylor2002-08-091-5/+7
* Fix accidentally exported set_unicode_charmap() andOwen Taylor2002-08-081-1/+1
* Fix missing trailing newline in file.Owen Taylor2002-08-071-1/+1
* echo status at end.Michael Meeks2002-08-071-0/+5
* Fix check for having any backend HAVE_XFT => have_xft, etc. (ProblemOwen Taylor2002-08-011-1/+1
* Patch from Changwoo Ryu <cwryu@debian.org> (#86591)Owen Taylor2002-07-311-1/+2
* Patch from Theppitak Karoonboonyanan that factors out common code fromOwen Taylor2002-07-261-0/+1
* Add back non-spurious \$ removed in last commit.Owen Taylor2002-07-261-1/+1
* Fix a leftover spurious \$ from the last commit.Owen Taylor2002-07-261-1/+1
* Replace uses of grep \(A\|B\) ... with egrep (A|B). (#84872, ArnaudOwen Taylor2002-07-261-28/+28
* Update the versioning to reflect '1.1.x' (Use the 100 * minor + microOwen Taylor2002-06-061-7/+6
* Provide : as the fourth argument whne checking for fontconfig, xft, so weOwen Taylor2002-06-061-2/+2
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-26/+15
* Add a implementation of strtok_r (copied from glibc) for machines thatOwen Taylor2002-05-131-1/+2
* Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,Eric Mader2002-05-071-1/+2
* Released 1.0.1pango-1-0-branchpointPANGO_1_0_1Owen Taylor2002-03-281-2/+2
* Error out if no backends found. (#74880)Owen Taylor2002-03-201-0/+11
* use CFLAGS from gthread-2.0 to assure pango behaves correctly in aSven Neumann2002-03-161-0/+2
* Check for FT_Get_First_Char from FreeType-2.0.9.Owen Taylor2002-03-151-0/+6
* As we do in other modules, default to --disable-gtk-doc, and run the checkOwen Taylor2002-03-071-2/+2
* Fix some problems with setting library variables forOwen Taylor2002-03-071-1/+1
* Fix problem where == was used instead if =. (#73694, Martin Gansser)Owen Taylor2002-03-061-1/+8
* require GLIB 2.0.0 at minimumManish Singh2002-03-051-1/+1
* Switch over to GLib/GTK+ style library versioning. Update version numbersOwen Taylor2002-03-051-5/+46
* now really align the configure --help output ... sorrySven Neumann2002-03-041-2/+2
* Write examples/pango.modules in terms of .la files rather than directOwen Taylor2002-03-031-0/+15
* Default to --disable-static.Owen Taylor2002-03-021-3/+43
* beautified configure --help output.Sven Neumann2002-02-281-4/+4
* Version 0.26PANGO_0_26Owen Taylor2002-02-241-1/+1
* Version 0.25PANGO_0_25Owen Taylor2002-02-171-2/+2
* Respect QTDIR if set. Look for qt3 as well as qt2.Owen Taylor2002-02-141-13/+22
* updated the list of available modules (bug #71411).Sven Neumann2002-02-141-11/+26
* Version 0.24PANGO_0_24Owen Taylor2002-01-291-1/+1
* configure.in modules/arabic/Makefile.am added arabic shaper for FT2 portedSven Neumann2002-01-241-1/+2
* Add a AC_TRY_LINK() for qt, since broken setups seem to be common.Owen Taylor2002-01-191-0/+21
* Version 0.23, require glib-1.3.12PANGO_0_23Owen Taylor2001-12-231-2/+2
* Add a test program that includes all headers in a C++ program. (#52606)Owen Taylor2001-11-271-29/+40
* Disable --with-fribidi; it offers no advantages and until either fribidiOwen Taylor2001-11-261-25/+25
* acconfig.h support for --with-xftconfig-dir= path to system XftConfig fileManish Singh2001-11-241-0/+9
* Version 0.22PANGO_0_22Owen Taylor2001-11-221-1/+1
* Version 0.22. Updated Update. Don't look like a doc comment.Owen Taylor2001-11-211-1/+1
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-1/+4
* New file, used to build distribution package for Windows.Tor Lillqvist2001-10-281-0/+6
* Version 0.21, require GLib-1.3.6PANGO_0_21Owen Taylor2001-10-261-1/+6
* Version 0.21, require GLib-1.3.6Owen Taylor2001-10-251-2/+2
* Retract my change to Xrender+Xft+Xft+FreeType.h checks from yesterday,Tor Lillqvist2001-10-041-7/+6
* Add the Win32 GDI Pango backend to autoconfiguration:Tor Lillqvist2001-10-031-8/+82