Dnia 2013-09-20, o godz. 18:12:17
Peter Stuge <pe...@stuge.se> napisał(a):

> "Paweł Hajdan, Jr." wrote:
> > Also, it may be easier to change now when we only have two headers,
> > than later. And you may even add compatibility symlinks or copies in
> > /usr/include to give people more time to update.
> 
> I think you should rip off the band-aid quickly.
> 
> Move the files and update the .pc file. If someone is building
> against openrc without using pkg-config then they should fix their
> stuff. Putting $(shell pkg-config --cflags openrc) into a Makefile
> is very easy.

Putting another includedir is even worse kind of band-aid. If we're to
put them in a directory, I'd rather require 'more complete' includes,
like:

  #include <openrc/rc.h>

Otherwise, you're just fighting conflicts in the scope of a single
application.

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: PGP signature

Reply via email to