Re: [gnome-db] New GUI
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Vivien Malerba STNA 7FD M204 <vivien malerba aviation-civile gouv fr>
- Cc: GNOME-DB mailing list <gnome-db-list gnome org>
- Subject: Re: [gnome-db] New GUI
- Date: 15 Jan 2003 17:45:20 +0100
On Wed, 2003-01-15 at 16:26, Rodrigo Moya wrote:
> hmm, it's already done. In configure.in:
>
> PKG_CHECK_MODULES(GTKSOURCEVIEW, gtksourceview, have_gtksourceview=yes, have_gtksourceview=no)
> AM_CONDITIONAL(HAVE_GTKSOURCEVIEW, test x"$have_gtksourceview" = "xyes")
> GTKSOURCEVIEW_CFLAGS="$GTKSOURCEVIEW_CFLAGS -DHAVE_GTKSOURCEVIEW"
> AC_SUBST(GTKSOURCEVIEW_CFLAGS)
> AC_SUBST(GTKSOURCEVIEW_LIBS)
>
no, this was wrong, since it was always adding -DHAVE_GTKSOURCEVIEW to
the CFLAGS, even when no gtskourceview had been found.
It should be fixed now in CVS. Let me know if not.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]