Hi,

On 03/25/2014 02:52 PM, Julien Cristau wrote:
> On Tue, Mar 25, 2014 at 12:56:36 +0100, Hans de Goede wrote:
> 
>> We are using XINITDIR, but never setting it. Lets give it a sane default.
>>
>> Signed-off-by: Hans de Goede <[email protected]>
>> ---
>>  Makefile.am | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/Makefile.am b/Makefile.am
>> index 3867bea..ec8d4cc 100644
>> --- a/Makefile.am
>> +++ b/Makefile.am
>> @@ -27,6 +27,8 @@ endif
>>  bin_PROGRAMS = xinit
>>  bin_SCRIPTS = startx
>>  
>> +XINITDIR = $(sysconfdir)/X11/xinit
>> +
>>  AM_CFLAGS = $(CWARNFLAGS) $(XINIT_CFLAGS)
>>  AM_CPPFLAGS = -DXINITDIR=\"$(XINITDIR)\" -DBINDIR=\"$(bindir)\"
>>  xinit_LDADD = $(XINIT_LIBS)
> 
> It's set in configure, as far as I can tell.  So NAK.

Ah right, I completely missed that, ok so forget about this one.

Regards,

Hans
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to