Re: config.h in libdvdread
H}kan Hjort <[email protected]>
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
Wed Feb 19 2003, Martin Norbäck wrote: > tis 2003-02-18 klockan 23.13 skrev Mikael Hedin: > > Hi, just found my own old bug report. Forgot to ask you earlier. > > Shouldn't this be fixed (or is it already in cvs)? > > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=159296 > > > > (Summary: make install installs a file with #include "config.h") > > I don't understand this. Make install does not install bswap.h, and from > what I can see in the Makefile.am in libdvdread cvs it never has. > > So I don't know what the bswap.h file is doing in the package, it should > not be installed. > > I've also checked the RPMS i could find (from version 0.9.2). None of > them install this file. > Neither should dvd_input.h or dvd_udf.h be installed. (or any of the new headers in the current version). I guess this is cause by: libdvdread2-0.9.3/debian/rules: # some header files are forgotten in the upstreams makefile cp $(CURDIR)/dvdread/*.h $(CURDIR)/debian/libdvdread2-dev/usr/include/dvdread/ Once again there are API/ABI changes so this will now become libdvdread3. -- Håkan Hjort