Re: [patch] compiling Pango w/o X
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list gnome org
- Subject: Re: [patch] compiling Pango w/o X
- Date: 15 Mar 2001 00:33:34 -0500
Sven Neumann <sven gimp org> writes:
> Hi,
>
> the following patch makes Pango compile without having X installed.
> Please review...
>
>
> Salut, Sven
>
> Index: Makefile.am
> ===================================================================
> RCS file: /cvs/gnome/pango/Makefile.am,v
> retrieving revision 1.14
> diff -u -r1.14 Makefile.am
> --- Makefile.am 2001/01/05 13:52:07 1.14
> +++ Makefile.am 2001/03/15 03:22:53
> @@ -11,6 +11,10 @@
> TODO.xml \
> README.win32
>
> +if HAVE_X
> +X_PC=pango.pc
> +endif
It might compile, but you aren't going to have much fun
compiling anything else against it... I assume you mean,
here, pangox.pc
The rest of the patch look OK; go ahead and commit.
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]