libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libcdio-devel] libcdio 0.90 and libcdio-paranoia 10.2+0.90 released


From: Robert William Fuller
Subject: Re: [Libcdio-devel] libcdio 0.90 and libcdio-paranoia 10.2+0.90 released
Date: Fri, 23 Nov 2012 08:52:31 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121027 Icedove/10.0.10

On 11/23/2012 08:35 AM, Adrian Reber wrote:
On Sat, Oct 27, 2012 at 07:21:29PM -0400, Rocky Bernstein wrote:
On ftp.gnu.org are releases libcdio 0.90 and libcdio-paranoia10.2+0.90.

Another question concerning libcdio-paranoia and its include files.
Using git commit b2807f3c7a
  "Makefile.am: install headers in cdio/paranoia"

the include files are (using a prefix of /usr) installed in

/usr/include/cdio/paranoia/cdda.h
/usr/include/cdio/paranoia/paranoia.h

Is this actually desired? All applications are searching for cdio/cdda.h
and cdio/paranoia.h. The code has to be changed to use paranoia/cdda.h
and paranoia/paranoia.h. I am not against changing the code of the
applications, I just want to know if this is actually desired?

I used some autoconf glue for this:

AC_CHECK_HEADERS([cdio/paranoia/paranoia.h])

I agree it seems like an unnecessary change. Maybe there is a logical reason?

Rob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]