[gnome-db] GNOME-DB configure.in patch



Hi,

I try make libgnomedb with libgda 1.3.91, the configure test passed but
the line 799 of gnome-db-model-wrapper.c have too few arguments in
append_column. These arguments are changed (following ChangeLog) in 1.9.99.
I send a patch to fix it in configure.in.

Thanks

-- 
Index: configure.in
===================================================================
RCS file: /cvs/gnome/libgnomedb/configure.in,v
retrieving revision 1.145
diff -r1.145 configure.in
90c90
< LIBGDA_MODULES="libgda-2.0 >= 1.3.90"
---
> LIBGDA_MODULES="libgda-2.0 >= 1.9.99"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]