DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/lib/libutil _secure_path.c auth.c fparseln.c humanize_number.c login.c login_auth.c login_cap.c login_class.c login_crypt.c login_ok.c login_times.c login_tty.c logout.c logwtmp.c pidfile.c property.c pty.c trimdomain.c uucplock.c
On Fri, 4 Mar 2005 14:39:42 +0100
Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx> wrote:
> On Thu, Mar 03, 2005 at 08:31:11PM -0800, Chris Pressey wrote:
> > - libutil.h and login_cap.h are located in this directory, so
> > don't
> > treat them as system-wide headers. (<libutil.h> -> "libutil.h")
>
> I object this part. The headers are installed in /usr/include and
> it destroys consistence.
When you're building the library, don't you want to use the local header
(which will be up-to-date with the library sources) instead of the one
in /usr/include (which might be stale?)
-Chris
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]