login
Header Space

 
 

Re: [PATCH 3/3] Makefile: Add cache-tree.h to the public headers list

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Dmitry V. Levin <ldv@...>
Cc: Git Mailing List <git@...>
Date: Wednesday, September 5, 2007 - 8:16 pm

"Dmitry V. Levin" <ldv@altlinux.org> writes:


Your patch shows that our Makefile has been lacking a necessary
dependency for a long time.  LIB_H is not "public headers list",
but more like "the headers everybody depends on", and the header
file should have been on that list.  Thanks.

I am however not convinced it is a good idea to treat libgit.a
as if it is a library.  It is not a library in the usual sense
of the word.  Originally we did libgit.a primarily so that we do
not have to list all the *.o dependencies in the Makefile out of
laziness ;-)
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 3/3] Makefile: Add cache-tree.h to the public hea..., Junio C Hamano, (Wed Sep 5, 8:16 pm)
speck-geostationary