summaryrefslogtreecommitdiff
path: root/pango-config.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove UNICODE_LIBS UNICODE_CFLAGSHavoc Pennington2000-11-131-2/+2
| | | | | | | | | | | | 2000-11-12 Havoc Pennington <hp@pobox.com> * pango-config.in: Remove UNICODE_LIBS UNICODE_CFLAGS * modules/thai/Makefile.am (pango_thai_la_LIBADD): ditto * modules/basic/Makefile.am: ditto * pango/Makefile.am: ditto
* Don't try to use the ! command, not available in all systems. Move the !Tor Lillqvist2000-07-191-1/+3
| | | | | | | | | | | | | | | | | | | 2000-07-19 Tor Lillqvist <tml@iki.fi> * configure.in: Don't try to use the ! command, not available in all systems. Move the ! inside the test instead. * pango-config.in: Change order of --cflags output, so that we can build with both GLib 1.2 and 1.3 installed. * modules/devanagari/dev-ligatures.h: No C++ comments, thanks. * pango/break.c: Fix gccism, non-constant initailiser. * pango/pango-fontmap.c: Don't return value from void functions. * pango/pango-utils.c: Must have at least empty statement after a label.
* Released 0.12Owen Taylor2000-07-141-2/+2
| | | | | | | | | | | | | Thu Jul 6 15:24:38 2000 Owen Taylor <otaylor@redhat.com> * Released 0.12 * configure.in: Use AM_PATH_GLIB_2_0() * pango-config.in: Use @FRIBIDI_LIBS@, not -lfribidi * pango-config.in: Fix accidental inclusion -I lib/glib/include/
* Include X_LIBS in libraries for 'pangox' target.Elliot Lee2000-06-081-1/+1
| | | | Include X_LIBS in libraries for 'pangox' target.
* Added missing fileOwen Taylor1997-01-011-0/+94