Xevie patch
Stefan Dirsch
sndirsch at suse.de
Tue Jun 21 02:11:17 PDT 2005
On Wed, Jun 15, 2005 at 03:03:25PM +0200, Stefan Dirsch wrote:
> On Wed, Jun 15, 2005 at 10:37:13PM +1000, Daniel Stone wrote:
> > On Wed, Jun 15, 2005 at 02:22:14PM +0200, Stefan Dirsch wrote:
> > > Attached you find a small patch, which fixes the Xevie build
> > > (X11/extensions/Xevie.h not found).
> >
> > Actually, the /X11/extensions one should just be removed in the
> > Makefile.am.
>
> Yes, that's correct. I assumed this, but didn't verify it.
So who can apply the patch to CVS now?
Regards,
Stefan
Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH
Tel: 0911-740 53 0 Maxfeldstraße 5
FAX: 0911-740 53 479 D-90409 Nürnberg
http://www.suse.de Germany
------------------------------------------------------
-------------- next part --------------
--- lib/Xevie/src/Makefile.am.orig 2005-06-15 10:44:16.000000000 +0000
+++ lib/Xevie/src/Makefile.am 2005-06-15 10:45:10.000000000 +0000
@@ -6,7 +6,7 @@
libXevie_la_CFLAGS = $(XEVIE_CFLAGS)
-INCLUDES = -I$(top_srcdir)/include/X11/extensions
+INCLUDES = -I$(top_srcdir)/include
#
# Library version info. Check the libtool docs for
More information about the xorg-modular
mailing list