forked from AuroraMiddleware/gtk
libpango is now called libpango-1.0
2002-03-06 James Henstridge <james@daa.com.au> * configure.in: libpango is now called libpango-1.0
This commit is contained in:
parent
bcd7700649
commit
4b7c51552e
@ -1,3 +1,7 @@
|
||||
2002-03-06 James Henstridge <james@daa.com.au>
|
||||
|
||||
* configure.in: libpango is now called libpango-1.0
|
||||
|
||||
Tue Mar 5 18:17:31 2002 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_fixed_width):
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-06 James Henstridge <james@daa.com.au>
|
||||
|
||||
* configure.in: libpango is now called libpango-1.0
|
||||
|
||||
Tue Mar 5 18:17:31 2002 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_fixed_width):
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-06 James Henstridge <james@daa.com.au>
|
||||
|
||||
* configure.in: libpango is now called libpango-1.0
|
||||
|
||||
Tue Mar 5 18:17:31 2002 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_fixed_width):
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-06 James Henstridge <james@daa.com.au>
|
||||
|
||||
* configure.in: libpango is now called libpango-1.0
|
||||
|
||||
Tue Mar 5 18:17:31 2002 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_fixed_width):
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-06 James Henstridge <james@daa.com.au>
|
||||
|
||||
* configure.in: libpango is now called libpango-1.0
|
||||
|
||||
Tue Mar 5 18:17:31 2002 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_fixed_width):
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-06 James Henstridge <james@daa.com.au>
|
||||
|
||||
* configure.in: libpango is now called libpango-1.0
|
||||
|
||||
Tue Mar 5 18:17:31 2002 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_fixed_width):
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-06 James Henstridge <james@daa.com.au>
|
||||
|
||||
* configure.in: libpango is now called libpango-1.0
|
||||
|
||||
Tue Mar 5 18:17:31 2002 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_fixed_width):
|
||||
|
@ -1219,7 +1219,7 @@ CFLAGS="$CFLAGS $PANGO_CFLAGS"
|
||||
if $PKG_CONFIG --uninstalled $PANGO_PACKAGES; then
|
||||
:
|
||||
else
|
||||
AC_CHECK_LIB(pango, pango_context_new, :, AC_MSG_ERROR([
|
||||
AC_CHECK_LIB(pango-1.0, pango_context_new, :, AC_MSG_ERROR([
|
||||
*** Can't link to Pango. Pango is required to build
|
||||
*** GTK+. For more information see http://www.pango.org]), $PANGO_LIBS)
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user