[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Acl
From: |
Mark H Weaver |
Subject: |
Re: Acl |
Date: |
Sat, 08 Nov 2014 02:39:21 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> ndreas Enge <address@hidden> skribis:
>
>> Adding optional inputs to kdelibs, I notice that acl is not recognised.
>> The reason is that the header files are not installed. Would that be easy
>> to modify? Maybe by changing the line
>> (zero? (system* "make" "install" "install-lib")))
>
> Commit 16755848 added ‘install-lib’ (before that libacl.so was not
> installed), but yeah, installing headers would have been cool too. ;-)
Indeed. I would apologize for overlooking this, but doc/INSTALL
specifically recommends "make install install-lib", and "install-dev"
appears to be completely undocumented :-/
Mark
- Acl, Andreas Enge, 2014/11/05
- Re: Acl, Ludovic Courtès, 2014/11/05
- Re: Acl,
Mark H Weaver <=