Diego Nieto Cid, le Mon 28 Mar 2011 18:15:06 -0300, a écrit :
> > Do you have assigned your copyrights on Hurd changes to the FSF?  This
> > is needed before your changes can be commited upstream.
> 
> No, I haven't. What should I do?

See attached file.

> > The xkb/Compose file is compatible with usual Xorg Compose files, right?
> > I guess we don't want to ship it but rather use e.g.
> > /usr/share/X11/locale/<thelocale>/Compose
> >
> 
> Hm, I suspected these files were hidden somewhere. And given they are
> locale specific the right thing to do would be to look at the
> environment and load the appropiate one. 

Yes.

> Should the command line switch be left for the user to be able to
> override this choice?

That can be useful, yes.

> > Is there a reason not to use keysymdef.h installed by the Xorg x11proto
> > package rather than copying it?
> >
> 
> Other than avoiding the package dependency... there's probably none.

build dependencies are not hard issue, except distribution bootstrap.

> > Rather than copy/pasting ks_table.h, kstoucs.c and symname.c, I'd rather
> > see the Hurd console simply depend on libX11, actually.
> > 
> 
> In that case I'll need some assistance with autoconf magic to check for
> it :)

Use the AC_PATH_XTRA macro, and then you can use
$(X_CFLAGS)
and
$(X_PRE_LIBS) $(X_LIBS) -lX11 $(X_EXTRA_LIBS)

Samuel
Please email the following information to ass...@gnu.org, and we
will send you the assignment form for your past and future changes.

Please use your full legal name (in ASCII characters) as the subject
line of the message.
----------------------------------------------------------------------
REQUEST: SEND FORM FOR PAST AND FUTURE CHANGES

[What is the name of the program or package you're contributing to?]


[Did you copy any files or text written by someone else in these changes?
Even if that material is free software, we need to know about it.]


[Do you have an employer who might have a basis to claim to own
your changes?  Do you attend a school which might make such a claim?]


[For the copyright registration, what country are you a citizen of?]


[What year were you born?]


[Please write your email address here.]


[Please write your postal address here.]





[Which files have you changed so far, and which new files have you written
so far?]






Reply via email to