nanogui: Re: Several fixes to get around compile failures (fix)


Previous by date: 6 Jul 2005 20:45:21 +0100 Several fixes to get around compile failures, Paul Bartholomew
Next by date: 6 Jul 2005 20:45:21 +0100 port question, Ed Sutter
Previous in thread:
Next in thread:

Subject: RE: [nanogui] Several fixes to get around compile failures (fix)
From: "Paul Bartholomew" ####@####.####
Date: 6 Jul 2005 20:45:21 +0100
Message-Id: <BAY108-F38AC22E8844082784EBBA9EFD90@phx.gbl>

Oops: I accidentally included a change in the "cvs diff" output that isn't 
meant for general use (it was my local override to the "MWIN=" define in 
NXLIB's Makefile):

>======
>NXLIB:
>======
>
>-----------------------------------------------------------------------------------------------------------
>1. Fix Makefile to use local keysymdef.h (instead of from $(X11_INCLUDE), 
>which is no longer defined):
>-----------------------------------------------------------------------------------------------------------
>
>
>Index: Makefile
>===================================================================
>RCS file: /usr/cvs/nxlib/Makefile,v
>retrieving revision 1.4
>diff -b -r1.4 Makefile
>11a12
>>MWIN=../microwin/src
>123c124
>< 	perl ./keymap.pl $(X11_INCLUDE)/X11 > ./keysymstr.h
>---
>>	perl ./keymap.pl . > ./keysymstr.h


Here's the corrected "cvs diff" for NXLIB's Makefile (just fixes the 
$(X11_INCLUDE) problem):

Index: Makefile
===================================================================
RCS file: /usr/cvs/nxlib/Makefile,v
retrieving revision 1.4
diff -b -r1.4 Makefile
123c123
< 	perl ./keymap.pl $(X11_INCLUDE)/X11 > ./keysymstr.h
---
>	perl ./keymap.pl . > ./keysymstr.h


Sorry for sending it without first checking it over.

Regards,

- Paul B.



Previous by date: 6 Jul 2005 20:45:21 +0100 Several fixes to get around compile failures, Paul Bartholomew
Next by date: 6 Jul 2005 20:45:21 +0100 port question, Ed Sutter
Previous in thread:
Next in thread:


Powered by ezmlm-browse 0.20.